/AWS1/CL_S3CLSTSTRGLENSCONFSRS¶
ListStorageLensConfigurationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/S3CCONTINUATIONTOKEN /AWS1/S3CCONTINUATIONTOKEN¶
If the request produced more than the maximum number of S3 Storage Lens configuration results, you can pass this value into a subsequent request to retrieve the next page of results.
it_storagelensconflist TYPE /AWS1/CL_S3CLSTSTRGLENSCONFENT=>TT_STORAGELENSCONFLIST TT_STORAGELENSCONFLIST¶
A list of S3 Storage Lens configurations.
Queryable Attributes¶
NextToken¶
If the request produced more than the maximum number of S3 Storage Lens configuration results, you can pass this value into a subsequent request to retrieve the next page 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 |
StorageLensConfigurationList¶
A list of S3 Storage Lens configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGELENSCONFLIST() |
Getter for STORAGELENSCONFIGURATIONLIST, with configurable d |
ASK_STORAGELENSCONFLIST() |
Getter for STORAGELENSCONFIGURATIONLIST w/ exceptions if fie |
HAS_STORAGELENSCONFLIST() |
Determine if STORAGELENSCONFIGURATIONLIST has a value |