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