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