| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamUserPolicy |
AwsIamUserPolicy.clone() |
AwsIamUserPolicy |
AwsIamUserPolicy.withPolicyName(String policyName)
The name of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamUserPolicy> |
AwsIamUserDetails.getUserPolicyList()
The list of inline policies that are embedded in the user.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamUserDetails |
AwsIamUserDetails.withUserPolicyList(AwsIamUserPolicy... userPolicyList)
The list of inline policies that are embedded in the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsIamUserDetails.setUserPolicyList(Collection<AwsIamUserPolicy> userPolicyList)
The list of inline policies that are embedded in the user.
|
AwsIamUserDetails |
AwsIamUserDetails.withUserPolicyList(Collection<AwsIamUserPolicy> userPolicyList)
The list of inline policies that are embedded in the user.
|
Copyright © 2020. All rights reserved.