| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<DBInstanceRole> |
DBInstance.associatedRoles()
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
DBInstance.Builder |
DBInstance.Builder.associatedRoles(DBInstanceRole... associatedRoles)
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
DBInstance.Builder |
DBInstance.Builder.associatedRoles(Collection<DBInstanceRole> associatedRoles)
The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.
|
Copyright © 2022. All rights reserved.