RdsDbClusterSnapshotAttributeValue

The values for a manual Amazon RDS DB cluster snapshot attribute.

Inheritors

Types

Link copied to clipboard

The Amazon Web Services account IDs that have access to the manual Amazon RDS DB cluster snapshot. If the value all is specified, then the Amazon RDS DB cluster 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 RdsDbClusterSnapshotAttributeValue as a AccountIds and retrieves its kotlin.collections.List value. Throws an exception if the RdsDbClusterSnapshotAttributeValue is not a AccountIds.

Link copied to clipboard

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