/AWS1/CL_GLUDDBELTCATALOGADD00¶
Specifies additional options for DynamoDB ELT catalog operations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dynamodbexport TYPE /AWS1/GLUENCLOSEDINSTRINGPRP /AWS1/GLUENCLOSEDINSTRINGPRP¶
Specifies the DynamoDB export configuration for the ELT operation.
iv_dynamodbunnestddbjson TYPE /AWS1/GLUBOOLEANVALUE /AWS1/GLUBOOLEANVALUE¶
Specifies whether to unnest DynamoDB JSON format. When set to
true, nested JSON structures in DynamoDB items are flattened.
Queryable Attributes¶
DynamodbExport¶
Specifies the DynamoDB export configuration for the ELT operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DYNAMODBEXPORT() |
Getter for DYNAMODBEXPORT, with configurable default |
ASK_DYNAMODBEXPORT() |
Getter for DYNAMODBEXPORT w/ exceptions if field has no valu |
HAS_DYNAMODBEXPORT() |
Determine if DYNAMODBEXPORT has a value |
DynamodbUnnestDDBJson¶
Specifies whether to unnest DynamoDB JSON format. When set to
true, nested JSON structures in DynamoDB items are flattened.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DYNAMODBUNNESTDDBJSON() |
Getter for DYNAMODBUNNESTDDBJSON |