| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsIamInstanceProfileRole> |
AwsIamInstanceProfile.roles()
The roles associated with the instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamInstanceProfile.Builder |
AwsIamInstanceProfile.Builder.roles(AwsIamInstanceProfileRole... roles)
The roles associated with the instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
AwsIamInstanceProfile.Builder |
AwsIamInstanceProfile.Builder.roles(Collection<AwsIamInstanceProfileRole> roles)
The roles associated with the instance profile.
|
Copyright © 2023. All rights reserved.