RdsDbSnapshotAttributeValue

The name and values of a manual Amazon RDS DB snapshot attribute. Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual DB snapshot.

Inheritors

Types

Link copied to clipboard

The Amazon Web Services account IDs that have access to the manual Amazon RDS DB snapshot. If the value all is specified, then the Amazon RDS DB snapshot is public and can be copied or restored by all Amazon Web Services accounts.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this RdsDbSnapshotAttributeValue as a AccountIds and retrieves its kotlin.collections.List value. Throws an exception if the RdsDbSnapshotAttributeValue is not a AccountIds.

Link copied to clipboard

Casts this RdsDbSnapshotAttributeValue as a AccountIds and retrieves its kotlin.collections.List value. Returns null if the RdsDbSnapshotAttributeValue is not a AccountIds.