class Aws::RDS::Types::DBSnapshotAttributesResult
Contains the results of a successful call to the `DescribeDBSnapshotAttributes` API action.
Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts to copy or restore a manual DB snapshot. For more information, see the `ModifyDBSnapshotAttribute` API action.
@!attribute [rw] db_snapshot_identifier
The identifier of the manual DB snapshot that the attributes apply to. @return [String]
@!attribute [rw] db_snapshot_attributes
The list of attributes and values for the manual DB snapshot. @return [Array<Types::DBSnapshotAttribute>]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBSnapshotAttributesResult AWS API Documentation
Constants
- SENSITIVE