| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbInstanceAssociatedRole> |
AwsRdsDbInstanceDetails.associatedRoles()
The AWS Identity and Access Management (IAM) roles associated with the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.associatedRoles(AwsRdsDbInstanceAssociatedRole... associatedRoles)
The AWS Identity and Access Management (IAM) roles associated with the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.associatedRoles(Collection<AwsRdsDbInstanceAssociatedRole> associatedRoles)
The AWS Identity and Access Management (IAM) roles associated with the DB instance.
|
Copyright © 2021. All rights reserved.