/AWS1/CL_FSXDELSTRGVIRTUALMA01¶
DeleteStorageVirtualMachineResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_storagevirtualmachineid TYPE /AWS1/FSXSTRGVIRTUALMACHINEID /AWS1/FSXSTRGVIRTUALMACHINEID¶
The ID of the SVM Amazon FSx is deleting.
iv_lifecycle TYPE /AWS1/FSXSTRGVIRTUALMACHINELC /AWS1/FSXSTRGVIRTUALMACHINELC¶
Describes the lifecycle state of the SVM being deleted.
Queryable Attributes¶
StorageVirtualMachineId¶
The ID of the SVM Amazon FSx is deleting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGEVIRTUALMACHINEID() |
Getter for STORAGEVIRTUALMACHINEID, with configurable defaul |
ASK_STORAGEVIRTUALMACHINEID() |
Getter for STORAGEVIRTUALMACHINEID w/ exceptions if field ha |
HAS_STORAGEVIRTUALMACHINEID() |
Determine if STORAGEVIRTUALMACHINEID has a value |
Lifecycle¶
Describes the lifecycle state of the SVM being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLE() |
Getter for LIFECYCLE, with configurable default |
ASK_LIFECYCLE() |
Getter for LIFECYCLE w/ exceptions if field has no value |
HAS_LIFECYCLE() |
Determine if LIFECYCLE has a value |