class Aws::DocDB::Types::ModifyDBClusterSnapshotAttributeMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/ModifyDBClusterSnapshotAttributeMessage AWS API Documentation
@return [Array<String>]
snapshot.
the ‘restore` attribute can still copy or restore a manual cluster
Amazon Web Services account whose account ID is explicitly added to
the cluster snapshot, set it to `all` . If you specify `all`, an
authorization for any Amazon Web Services account to copy or restore
one or more Amazon Web Services account identifiers. To remove
copy or restore a manual cluster snapshot, set this list to include
To remove authorization for other Amazon Web Services accounts to
specified by `AttributeName`.
A list of cluster snapshot attributes to remove from the attribute
@!attribute [rw] values_to_remove
@return [Array<String>]
all Amazon Web Services accounts.
contain private information that you don’t want to be available to
not add the ‘all` value for any manual cluster snapshots that
restorable by any Amazon Web Services account, set it to `all`. Do
Web Services account IDs. To make the manual cluster snapshot
manual cluster snapshot, set this list to include one or more Amazon
To authorize other Amazon Web Services accounts to copy or restore a
specified by `AttributeName`.
A list of cluster snapshot attributes to add to the attribute
@!attribute [rw] values_to_add
@return [String]
`restore`.
copy or restore a manual cluster snapshot, set this value to
To manage authorization for other Amazon Web Services accounts to
The name of the cluster snapshot attribute to modify.
@!attribute [rw] attribute_name
@return [String]
for.
The identifier for the cluster snapshot to modify the attributes
@!attribute [rw] db_cluster_snapshot_identifier
Represents the input to ModifyDBClusterSnapshotAttribute.