/AWS1/CL_FSXDETACHANDDELS3AC01¶
DetachAndDeleteS3AccessPointResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_lifecycle
TYPE /AWS1/FSXS3ACCPTATTACHMENTLC
/AWS1/FSXS3ACCPTATTACHMENTLC
¶
The lifecycle status of the S3 access point attachment.
iv_name
TYPE /AWS1/FSXS3ACCPTATTACHMENTNAME
/AWS1/FSXS3ACCPTATTACHMENTNAME
¶
The name of the S3 access point attachment being deleted.
Queryable Attributes¶
Lifecycle¶
The lifecycle status of the S3 access point attachment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LIFECYCLE() |
Getter for LIFECYCLE, with configurable default |
ASK_LIFECYCLE() |
Getter for LIFECYCLE w/ exceptions if field has no value |
HAS_LIFECYCLE() |
Determine if LIFECYCLE has a value |
Name¶
The name of the S3 access point attachment being deleted.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |