Method | Description | |
---|---|---|
DeleteDBSnapshotRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteDBSnapshotRequest ( string dbSnapshotIdentifier ) : System |
Instantiates DeleteDBSnapshotRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetDBSnapshotIdentifier ( ) : bool |
public DeleteDBSnapshotRequest ( string dbSnapshotIdentifier ) : System | ||
dbSnapshotIdentifier | string | The DBSnapshot identifier. Constraints: Must be the name of an existing DB snapshot in the available state. |
return | System |