| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsIamRolePolicy |
AwsIamRolePolicy.clone() |
AwsIamRolePolicy |
AwsIamRolePolicy.withPolicyName(String policyName)
The name of the policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamRolePolicy> |
AwsIamRoleDetails.getRolePolicyList()
The list of inline policies that are embedded in the role.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamRoleDetails |
AwsIamRoleDetails.withRolePolicyList(AwsIamRolePolicy... rolePolicyList)
The list of inline policies that are embedded in the role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsIamRoleDetails.setRolePolicyList(Collection<AwsIamRolePolicy> rolePolicyList)
The list of inline policies that are embedded in the role.
|
AwsIamRoleDetails |
AwsIamRoleDetails.withRolePolicyList(Collection<AwsIamRolePolicy> rolePolicyList)
The list of inline policies that are embedded in the role.
|
Copyright © 2020. All rights reserved.