menu
aws_redshift_api package
documentation
redshift-2012-12-01.dart
DeleteClusterSnapshotMessage
DeleteClusterSnapshotMessage constructor
DeleteClusterSnapshotMessage constructor
dark_mode
light_mode
DeleteClusterSnapshotMessage
constructor
DeleteClusterSnapshotMessage
(
{
required
String
snapshotIdentifier
,
String
?
snapshotClusterIdentifier
,
})
Implementation
DeleteClusterSnapshotMessage({ required this.snapshotIdentifier, this.snapshotClusterIdentifier, });
aws_redshift_api package
documentation
redshift-2012-12-01
DeleteClusterSnapshotMessage
DeleteClusterSnapshotMessage constructor
DeleteClusterSnapshotMessage class