/AWS1/CL_OMXSEQUENCESTORES3ACC¶
The S3 access metadata of the sequence store.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_s3uri TYPE /AWS1/OMXS3URI /AWS1/OMXS3URI¶
The S3 URI of the sequence store.
iv_s3accesspointarn TYPE /AWS1/OMXS3ACCESSPOINTARN /AWS1/OMXS3ACCESSPOINTARN¶
This is ARN of the access point associated with the S3 bucket storing read sets.
iv_accessloglocation TYPE /AWS1/OMXACCESSLOGLOCATION /AWS1/OMXACCESSLOGLOCATION¶
Location of the access logs.
Queryable Attributes¶
s3Uri¶
The S3 URI of the sequence store.
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 |
s3AccessPointArn¶
This is ARN of the access point associated with the S3 bucket storing read sets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3ACCESSPOINTARN() |
Getter for S3ACCESSPOINTARN, with configurable default |
ASK_S3ACCESSPOINTARN() |
Getter for S3ACCESSPOINTARN w/ exceptions if field has no va |
HAS_S3ACCESSPOINTARN() |
Determine if S3ACCESSPOINTARN has a value |
accessLogLocation¶
Location of the access logs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSLOGLOCATION() |
Getter for ACCESSLOGLOCATION, with configurable default |
ASK_ACCESSLOGLOCATION() |
Getter for ACCESSLOGLOCATION w/ exceptions if field has no v |
HAS_ACCESSLOGLOCATION() |
Determine if ACCESSLOGLOCATION has a value |