/AWS1/CL_S3CCREMULTIREGIONAC01¶
A container for the information associated with a CreateMultiRegionAccessPoint request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/S3CMULTIREGIONACCPTNAME /AWS1/S3CMULTIREGIONACCPTNAME¶
The name of the Multi-Region Access Point associated with this request.
it_regions TYPE /AWS1/CL_S3CREGION=>TT_REGIONCREATIONLIST TT_REGIONCREATIONLIST¶
The buckets in different Regions that are associated with the Multi-Region Access Point.
Optional arguments:¶
io_publicaccessblock TYPE REF TO /AWS1/CL_S3CPUBLICACCBLOCKCONF /AWS1/CL_S3CPUBLICACCBLOCKCONF¶
PublicAccessBlock
Queryable Attributes¶
Name¶
The name of the Multi-Region Access Point associated with this request.
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 |
PublicAccessBlock¶
PublicAccessBlock
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLICACCESSBLOCK() |
Getter for PUBLICACCESSBLOCK |
Regions¶
The buckets in different Regions that are associated with the Multi-Region Access Point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONS() |
Getter for REGIONS, with configurable default |
ASK_REGIONS() |
Getter for REGIONS w/ exceptions if field has no value |
HAS_REGIONS() |
Determine if REGIONS has a value |