| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDbSnapshotConfiguration |
RdsDbSnapshotConfiguration.addAttributesEntry(String key,
RdsDbSnapshotAttributeValue value)
Add a single Attributes entry
|
RdsDbSnapshotConfiguration |
RdsDbSnapshotConfiguration.clearAttributesEntries()
Removes all the entries added into Attributes.
|
RdsDbSnapshotConfiguration |
RdsDbSnapshotConfiguration.clone() |
RdsDbSnapshotConfiguration |
Configuration.getRdsDbSnapshot()
The access control configuration is for an Amazon RDS DB snapshot.
|
RdsDbSnapshotConfiguration |
RdsDbSnapshotConfiguration.withAttributes(Map<String,RdsDbSnapshotAttributeValue> attributes)
The names and values of manual DB snapshot attributes.
|
RdsDbSnapshotConfiguration |
RdsDbSnapshotConfiguration.withKmsKeyId(String kmsKeyId)
The KMS key identifier for an encrypted Amazon RDS DB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setRdsDbSnapshot(RdsDbSnapshotConfiguration rdsDbSnapshot)
The access control configuration is for an Amazon RDS DB snapshot.
|
Configuration |
Configuration.withRdsDbSnapshot(RdsDbSnapshotConfiguration rdsDbSnapshot)
The access control configuration is for an Amazon RDS DB snapshot.
|
Copyright © 2024. All rights reserved.