class Aws::Redshift::Types::DeleteSnapshotCopyGrantMessage

The result of the `DeleteSnapshotCopyGrant` action.

@note When making an API call, you may pass DeleteSnapshotCopyGrantMessage

data as a hash:

    {
      snapshot_copy_grant_name: "String", # required
    }

@!attribute [rw] snapshot_copy_grant_name

The name of the snapshot copy grant to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DeleteSnapshotCopyGrantMessage AWS API Documentation

Constants

SENSITIVE