| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamGroupPolicy |
AwsIamGroupPolicy.clone() |
AwsIamGroupPolicy |
AwsIamGroupPolicy.withPolicyName(String policyName)
The name of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamGroupPolicy> |
AwsIamGroupDetails.getGroupPolicyList()
The list of inline policies that are embedded in the group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamGroupDetails |
AwsIamGroupDetails.withGroupPolicyList(AwsIamGroupPolicy... groupPolicyList)
The list of inline policies that are embedded in the group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsIamGroupDetails.setGroupPolicyList(Collection<AwsIamGroupPolicy> groupPolicyList)
The list of inline policies that are embedded in the group.
|
AwsIamGroupDetails |
AwsIamGroupDetails.withGroupPolicyList(Collection<AwsIamGroupPolicy> groupPolicyList)
The list of inline policies that are embedded in the group.
|
Copyright © 2024. All rights reserved.