C# Class Amazon.Redshift.Model.RevokeSnapshotAccessRequest

Container for the parameters to the RevokeSnapshotAccess operation.

Removes the ability of the specified AWS customer account to restore the specified snapshot. If the account is currently restoring the snapshot, the restore will run to completion.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Management Guide .

Inheritance: AmazonRedshiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAccountWithRestoreAccess ( ) : bool
IsSetSnapshotClusterIdentifier ( ) : bool
IsSetSnapshotIdentifier ( ) : bool