| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDbClusterSnapshotAttributeValue.Builder |
RdsDbClusterSnapshotAttributeValue.Builder.accountIds(Collection<String> accountIds)
The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.
|
RdsDbClusterSnapshotAttributeValue.Builder |
RdsDbClusterSnapshotAttributeValue.Builder.accountIds(String... accountIds)
The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot.
|
static RdsDbClusterSnapshotAttributeValue.Builder |
RdsDbClusterSnapshotAttributeValue.builder() |
RdsDbClusterSnapshotAttributeValue.Builder |
RdsDbClusterSnapshotAttributeValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RdsDbClusterSnapshotAttributeValue.Builder> |
RdsDbClusterSnapshotAttributeValue.serializableBuilderClass() |
Copyright © 2023. All rights reserved.