/AWS1/CL_SGGVECTORENRICHMENT02¶
The Amazon S3 data for the Vector Enrichment job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_s3uri TYPE /AWS1/SGGS3URI /AWS1/SGGS3URI¶
The URL to the Amazon S3 data for the Vector Enrichment job.
Optional arguments:¶
iv_kmskeyid TYPE /AWS1/SGGKMSKEY /AWS1/SGGKMSKEY¶
The Key Management Service key ID for server-side encryption.
Queryable Attributes¶
S3Uri¶
The URL to the Amazon S3 data for the Vector Enrichment job.
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 |
KmsKeyId¶
The Key Management Service key ID for server-side encryption.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |