| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamRolePolicy> |
AwsIamRoleDetails.rolePolicyList()
The list of inline policies that are embedded in the role.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamRoleDetails.Builder |
AwsIamRoleDetails.Builder.rolePolicyList(AwsIamRolePolicy... rolePolicyList)
The list of inline policies that are embedded in the role.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamRoleDetails.Builder |
AwsIamRoleDetails.Builder.rolePolicyList(Collection<AwsIamRolePolicy> rolePolicyList)
The list of inline policies that are embedded in the role.
|
Copyright © 2023. All rights reserved.