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