/AWS1/CL_FSXDSCS3ACCPTATTACH01¶
DescribeS3AccessPointAttachmentsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_s3accesspointattachments
TYPE /AWS1/CL_FSXS3ACCPTATTACHMENT=>TT_S3ACCESSPOINTATTACHMENTS
TT_S3ACCESSPOINTATTACHMENTS
¶
Array of S3 access point attachments returned after a successful
DescribeS3AccessPointAttachments
operation.
iv_nexttoken
TYPE /AWS1/FSXNEXTTOKEN
/AWS1/FSXNEXTTOKEN
¶
NextToken
Queryable Attributes¶
S3AccessPointAttachments¶
Array of S3 access point attachments returned after a successful
DescribeS3AccessPointAttachments
operation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3ACCESSPOINTATTACHMENTS() |
Getter for S3ACCESSPOINTATTACHMENTS, with configurable defau |
ASK_S3ACCESSPOINTATTACHMENTS() |
Getter for S3ACCESSPOINTATTACHMENTS w/ exceptions if field h |
HAS_S3ACCESSPOINTATTACHMENTS() |
Determine if S3ACCESSPOINTATTACHMENTS 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 |