Skip to content

/AWS1/CL_DZNS3PROPERTIESPATCH

The Amazon S3 properties patch of a connection.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_s3uri TYPE /AWS1/DZNS3URI /AWS1/DZNS3URI

The Amazon S3 URI that's part of the Amazon S3 properties patch of a connection.

Optional arguments:

iv_s3accessgrantlocationid TYPE /AWS1/DZNS3ACCESSGRANTLOCID /AWS1/DZNS3ACCESSGRANTLOCID

The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties patch of a connection.

iv_regs3accessgrantlocation TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether to register the Amazon S3 Access Grant location.


Queryable Attributes

s3Uri

The Amazon S3 URI that's part of the Amazon S3 properties patch of a connection.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value

s3AccessGrantLocationId

The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties patch of a connection.

Accessible with the following methods

Method Description
GET_S3ACCESSGRANTLOCATIONID() Getter for S3ACCESSGRANTLOCATIONID, with configurable defaul
ASK_S3ACCESSGRANTLOCATIONID() Getter for S3ACCESSGRANTLOCATIONID w/ exceptions if field ha
HAS_S3ACCESSGRANTLOCATIONID() Determine if S3ACCESSGRANTLOCATIONID has a value

registerS3AccessGrantLocation

Specifies whether to register the Amazon S3 Access Grant location.

Accessible with the following methods

Method Description
GET_REGS3ACCESSGRANTLOCATION() Getter for REGS3ACCESSGRANTLOCATION, with configurable defau
ASK_REGS3ACCESSGRANTLOCATION() Getter for REGS3ACCESSGRANTLOCATION w/ exceptions if field h
HAS_REGS3ACCESSGRANTLOCATION() Determine if REGS3ACCESSGRANTLOCATION has a value