| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsRdsDbClusterAssociatedRole.Builder |
AwsRdsDbClusterAssociatedRole.builder() |
AwsRdsDbClusterAssociatedRole.Builder |
AwsRdsDbClusterAssociatedRole.Builder.roleArn(String roleArn)
The ARN of the IAM role.
|
AwsRdsDbClusterAssociatedRole.Builder |
AwsRdsDbClusterAssociatedRole.Builder.status(String status)
The status of the association between the IAM role and the DB cluster.
|
AwsRdsDbClusterAssociatedRole.Builder |
AwsRdsDbClusterAssociatedRole.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRdsDbClusterAssociatedRole.Builder> |
AwsRdsDbClusterAssociatedRole.serializableBuilderClass() |
Copyright © 2023. All rights reserved.