/AWS1/CL_STGCRESTOREDISCSIVO01¶
A JSON object containing the following fields:
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_VOLUMEARN
TYPE /AWS1/STGVOLUMEARN
/AWS1/STGVOLUMEARN
¶
The Amazon Resource Name (ARN) of the configured volume.
IV_VOLUMESIZEINBYTES
TYPE /AWS1/STGLONG
/AWS1/STGLONG
¶
The size of the volume in bytes.
IV_TARGETARN
TYPE /AWS1/STGTARGETARN
/AWS1/STGTARGETARN
¶
The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.
Queryable Attributes¶
VolumeARN¶
The Amazon Resource Name (ARN) of the configured volume.
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 |
VolumeSizeInBytes¶
The size of the volume in bytes.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VOLUMESIZEINBYTES() |
Getter for VOLUMESIZEINBYTES |
TargetARN¶
The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TARGETARN() |
Getter for TARGETARN, with configurable default |
ASK_TARGETARN() |
Getter for TARGETARN w/ exceptions if field has no value |
HAS_TARGETARN() |
Determine if TARGETARN has a value |