메소드 | 설명 | |
---|---|---|
DeleteSnapshotRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteSnapshotRequest ( string snapshotId ) : System |
Instantiates DeleteSnapshotRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetSnapshotId ( ) : bool |
public DeleteSnapshotRequest ( string snapshotId ) : System | ||
snapshotId | string | The ID of the EBS snapshot. |
리턴 | System |