Skip to content

/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 PutMultiRegionAccessPoint request.


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 PutMultiRegionAccessPoint request.

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