/AWS1/CL_GLUENCRYPTIONCONF¶
Specifies an encryption configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_s3encryption TYPE /AWS1/CL_GLUS3ENCRYPTION=>TT_S3ENCRYPTIONLIST TT_S3ENCRYPTIONLIST¶
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
io_cloudwatchencryption TYPE REF TO /AWS1/CL_GLUCLOUDWATCHENC /AWS1/CL_GLUCLOUDWATCHENC¶
The encryption configuration for Amazon CloudWatch.
io_jobbookmarksencryption TYPE REF TO /AWS1/CL_GLUJOBBOOKMARKSENC /AWS1/CL_GLUJOBBOOKMARKSENC¶
The encryption configuration for job bookmarks.
io_dataqualityencryption TYPE REF TO /AWS1/CL_GLUDATAQUALITYENC /AWS1/CL_GLUDATAQUALITYENC¶
The encryption configuration for Glue Data Quality assets.
Queryable Attributes¶
S3Encryption¶
The encryption configuration for Amazon Simple Storage Service (Amazon S3) data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3ENCRYPTION() |
Getter for S3ENCRYPTION, with configurable default |
ASK_S3ENCRYPTION() |
Getter for S3ENCRYPTION w/ exceptions if field has no value |
HAS_S3ENCRYPTION() |
Determine if S3ENCRYPTION has a value |
CloudWatchEncryption¶
The encryption configuration for Amazon CloudWatch.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHENCRYPTION() |
Getter for CLOUDWATCHENCRYPTION |
JobBookmarksEncryption¶
The encryption configuration for job bookmarks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBBOOKMARKSENCRYPTION() |
Getter for JOBBOOKMARKSENCRYPTION |
DataQualityEncryption¶
The encryption configuration for Glue Data Quality assets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAQUALITYENCRYPTION() |
Getter for DATAQUALITYENCRYPTION |