/AWS1/CL_BRKS3DATASOURCE¶
Information about the Amazon S3 storage used by the Amazon Braket hybrid job.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_s3uri
TYPE /AWS1/BRKS3PATH
/AWS1/BRKS3PATH
¶
Depending on the value specified for the
S3DataType
, identifies either a key name prefix or a manifest that locates the S3 data source.
Queryable Attributes¶
s3Uri¶
Depending on the value specified for the
S3DataType
, identifies either a key name prefix or a manifest that locates the S3 data source.
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 |