Method | Description | |
---|---|---|
DescribeSnapshotAttributeRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeSnapshotAttributeRequest ( string snapshotId, SnapshotAttributeName attribute ) : System |
Instantiates DescribeSnapshotAttributeRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetAttribute ( ) : bool | ||
IsSetSnapshotId ( ) : bool |
public DescribeSnapshotAttributeRequest ( ) : System | ||
return | System |
public DescribeSnapshotAttributeRequest ( string snapshotId, SnapshotAttributeName attribute ) : System | ||
snapshotId | string | The ID of the EBS snapshot. |
attribute | SnapshotAttributeName | The snapshot attribute you would like to view. |
return | System |