/AWS1/CL_S3CLISTSTRGLENSGRSRS¶
ListStorageLensGroupsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/S3CCONTINUATIONTOKEN /AWS1/S3CCONTINUATIONTOKEN¶
If
NextTokenis returned, there are more Storage Lens groups results available. The value ofNextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.
it_storagelensgrouplist TYPE /AWS1/CL_S3CLSTSTRGLENSGRPENTR=>TT_STORAGELENSGROUPLIST TT_STORAGELENSGROUPLIST¶
The list of Storage Lens groups that exist in the specified home Region.
Queryable Attributes¶
NextToken¶
If
NextTokenis returned, there are more Storage Lens groups results available. The value ofNextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.
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 |
StorageLensGroupList¶
The list of Storage Lens groups that exist in the specified home Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGELENSGROUPLIST() |
Getter for STORAGELENSGROUPLIST, with configurable default |
ASK_STORAGELENSGROUPLIST() |
Getter for STORAGELENSGROUPLIST w/ exceptions if field has n |
HAS_STORAGELENSGROUPLIST() |
Determine if STORAGELENSGROUPLIST has a value |