/AWS1/CL_FSXDSCSTRGVIRTUALMA01¶
DescribeStorageVirtualMachinesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_storagevirtualmachines TYPE /AWS1/CL_FSXSTRGVIRTUALMACHINE=>TT_STORAGEVIRTUALMACHINES TT_STORAGEVIRTUALMACHINES¶
Returned after a successful
DescribeStorageVirtualMachinesoperation, describing each SVM.
iv_nexttoken TYPE /AWS1/FSXNEXTTOKEN /AWS1/FSXNEXTTOKEN¶
NextToken
Queryable Attributes¶
StorageVirtualMachines¶
Returned after a successful
DescribeStorageVirtualMachinesoperation, describing each SVM.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGEVIRTUALMACHINES() |
Getter for STORAGEVIRTUALMACHINES, with configurable default |
ASK_STORAGEVIRTUALMACHINES() |
Getter for STORAGEVIRTUALMACHINES w/ exceptions if field has |
HAS_STORAGEVIRTUALMACHINES() |
Determine if STORAGEVIRTUALMACHINES has a value |
NextToken¶
NextToken
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |