| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbClusterAssociatedRole> |
AwsRdsDbClusterDetails.associatedRoles()
A list of the IAM roles that are associated with the DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbClusterDetails.Builder |
AwsRdsDbClusterDetails.Builder.associatedRoles(AwsRdsDbClusterAssociatedRole... associatedRoles)
A list of the IAM roles that are associated with the DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbClusterDetails.Builder |
AwsRdsDbClusterDetails.Builder.associatedRoles(Collection<AwsRdsDbClusterAssociatedRole> associatedRoles)
A list of the IAM roles that are associated with the DB cluster.
|
Copyright © 2023. All rights reserved.