/AWS1/CL_S3CLSTACCPTSFOROBJL01¶
ListAccessPointsForObjectLambdaResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_objlambdaaccesspointlist
TYPE /AWS1/CL_S3COBJLAMBDAACCPOINT=>TT_OBJECTLAMBDAACCESSPOINTLIST
TT_OBJECTLAMBDAACCESSPOINTLIST
¶
Returns list of Object Lambda Access Points.
iv_nexttoken
TYPE /AWS1/S3CNONEMPTYMAXLENGTH1000
/AWS1/S3CNONEMPTYMAXLENGTH1000
¶
If the list has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.
Queryable Attributes¶
ObjectLambdaAccessPointList¶
Returns list of Object Lambda Access Points.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OBJLAMBDAACCESSPOINTLIST() |
Getter for OBJECTLAMBDAACCESSPOINTLIST, with configurable de |
ASK_OBJLAMBDAACCESSPOINTLIST() |
Getter for OBJECTLAMBDAACCESSPOINTLIST w/ exceptions if fiel |
HAS_OBJLAMBDAACCESSPOINTLIST() |
Determine if OBJECTLAMBDAACCESSPOINTLIST has a value |
NextToken¶
If the list has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.
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 |