| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsRdsDbInstanceAssociatedRole.Builder |
AwsRdsDbInstanceAssociatedRole.builder() |
AwsRdsDbInstanceAssociatedRole.Builder |
AwsRdsDbInstanceAssociatedRole.Builder.featureName(String featureName)
The name of the feature associated with the IAM role.
|
AwsRdsDbInstanceAssociatedRole.Builder |
AwsRdsDbInstanceAssociatedRole.Builder.roleArn(String roleArn)
The ARN of the IAM role that is associated with the DB instance.
|
AwsRdsDbInstanceAssociatedRole.Builder |
AwsRdsDbInstanceAssociatedRole.Builder.status(String status)
Describes the state of the association between the IAM role and the DB instance.
|
AwsRdsDbInstanceAssociatedRole.Builder |
AwsRdsDbInstanceAssociatedRole.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRdsDbInstanceAssociatedRole.Builder> |
AwsRdsDbInstanceAssociatedRole.serializableBuilderClass() |
Copyright © 2023. All rights reserved.