/AWS1/CL_CNTLSTINSTSTRGCFGSRSP¶
ListInstanceStorageConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_storageconfigs TYPE /AWS1/CL_CNTINSTSTORAGECONFIG=>TT_INSTANCESTORAGECONFIGS TT_INSTANCESTORAGECONFIGS¶
A valid storage type.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
StorageConfigs¶
A valid storage type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGECONFIGS() |
Getter for STORAGECONFIGS, with configurable default |
ASK_STORAGECONFIGS() |
Getter for STORAGECONFIGS w/ exceptions if field has no valu |
HAS_STORAGECONFIGS() |
Determine if STORAGECONFIGS has a value |
NextToken¶
If there are additional results, this is the token for the next set of results.
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 |