You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsIamGroupDetailsWhen passing AwsIamGroupDetails as input to an Aws::Client method, you can use a vanilla Hash:
{
attached_managed_policies: [
{
policy_name: "NonEmptyString",
policy_arn: "NonEmptyString",
},
],
create_date: "NonEmptyString",
group_id: "NonEmptyString",
group_name: "NonEmptyString",
group_policy_list: [
{
policy_name: "NonEmptyString",
},
],
path: "NonEmptyString",
}
Contains details about an IAM group.
Returned by:
Instance Attribute Summary collapseA list of the managed policies that are attached to the IAM group.
Indicates when the IAM group was created.
The identifier of the IAM group.
The name of the IAM group.
The list of inline policies that are embedded in the group.
The path to the group.
The identifier of the IAM group.
#group_name ⇒ StringThe name of the IAM group.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4