| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamInstanceProfile> |
AwsIamRoleDetails.instanceProfileList()
The list of instance profiles that contain this role.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamRoleDetails.Builder |
AwsIamRoleDetails.Builder.instanceProfileList(AwsIamInstanceProfile... instanceProfileList)
The list of instance profiles that contain this role.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamRoleDetails.Builder |
AwsIamRoleDetails.Builder.instanceProfileList(Collection<AwsIamInstanceProfile> instanceProfileList)
The list of instance profiles that contain this role.
|
Copyright © 2023. All rights reserved.