Skip to content

/AWS1/CL_S3CCREATEACCPOINTRSLT

CreateAccessPointResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ACCESSPOINTARN TYPE /AWS1/S3CS3ACCESSPOINTARN /AWS1/S3CS3ACCESSPOINTARN

The ARN of the access point.

This is only supported by Amazon S3 on Outposts.

IV_ALIAS TYPE /AWS1/S3CALIAS /AWS1/S3CALIAS

The name or alias of the access point.


Queryable Attributes

AccessPointArn

The ARN of the access point.

This is only supported by Amazon S3 on Outposts.

Accessible with the following methods

Method Description
GET_ACCESSPOINTARN() Getter for ACCESSPOINTARN, with configurable default
ASK_ACCESSPOINTARN() Getter for ACCESSPOINTARN w/ exceptions if field has no valu
HAS_ACCESSPOINTARN() Determine if ACCESSPOINTARN has a value

Alias

The name or alias of the access point.

Accessible with the following methods

Method Description
GET_ALIAS() Getter for ALIAS, with configurable default
ASK_ALIAS() Getter for ALIAS w/ exceptions if field has no value
HAS_ALIAS() Determine if ALIAS has a value