/AWS1/CL_S3CPUTMULTIREGIONAC00¶
A container for the information associated with a PutMultiRegionAccessPoint request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/S3CMULTIREGIONACCPTNAME /AWS1/S3CMULTIREGIONACCPTNAME¶
The name of the Multi-Region Access Point associated with the request.
iv_policy TYPE /AWS1/S3CPOLICY /AWS1/S3CPOLICY¶
The policy details for the
PutMultiRegionAccessPointrequest.
Queryable Attributes¶
Name¶
The name of the Multi-Region Access Point associated with the 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 |
Policy¶
The policy details for the
PutMultiRegionAccessPointrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICY() |
Getter for POLICY, with configurable default |
ASK_POLICY() |
Getter for POLICY w/ exceptions if field has no value |
HAS_POLICY() |
Determine if POLICY has a value |