/AWS1/CL_EC2MODIFYSNAPTIERRSLT¶
ModifySnapshotTierResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snapshotid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the snapshot.
iv_tieringstarttime TYPE /AWS1/EC2MILLISECONDDATETIME /AWS1/EC2MILLISECONDDATETIME¶
The date and time when the archive process was started.
Queryable Attributes¶
SnapshotId¶
The ID of the snapshot.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_SNAPSHOTID() | Getter for SNAPSHOTID, with configurable default | 
| ASK_SNAPSHOTID() | Getter for SNAPSHOTID w/ exceptions if field has no value | 
| HAS_SNAPSHOTID() | Determine if SNAPSHOTID has a value | 
TieringStartTime¶
The date and time when the archive process was started.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_TIERINGSTARTTIME() | Getter for TIERINGSTARTTIME, with configurable default | 
| ASK_TIERINGSTARTTIME() | Getter for TIERINGSTARTTIME w/ exceptions if field has no va | 
| HAS_TIERINGSTARTTIME() | Determine if TIERINGSTARTTIME has a value |