/AWS1/CL_STGCRESNAPFRMVOLREC01¶
CreateSnapshotFromVolumeRecoveryPointOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snapshotid TYPE /AWS1/STGSNAPSHOTID /AWS1/STGSNAPSHOTID¶
The ID of the snapshot.
iv_volumearn TYPE /AWS1/STGVOLUMEARN /AWS1/STGVOLUMEARN¶
The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.
iv_volumerecoverypointtime TYPE /AWS1/STGSTRING /AWS1/STGSTRING¶
The time the volume was created from the recovery point.
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 |
VolumeARN¶
The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOLUMEARN() |
Getter for VOLUMEARN, with configurable default |
ASK_VOLUMEARN() |
Getter for VOLUMEARN w/ exceptions if field has no value |
HAS_VOLUMEARN() |
Determine if VOLUMEARN has a value |
VolumeRecoveryPointTime¶
The time the volume was created from the recovery point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOLUMERECOVERYPOINTTIME() |
Getter for VOLUMERECOVERYPOINTTIME, with configurable defaul |
ASK_VOLUMERECOVERYPOINTTIME() |
Getter for VOLUMERECOVERYPOINTTIME w/ exceptions if field ha |
HAS_VOLUMERECOVERYPOINTTIME() |
Determine if VOLUMERECOVERYPOINTTIME has a value |