/AWS1/CL_GLUTARGETPROCINGPRPS¶
The resource properties associated with the integration target.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_rolearn TYPE /AWS1/GLUSTRING128 /AWS1/GLUSTRING128¶
The IAM role to access the Glue database.
iv_kmsarn TYPE /AWS1/GLUSTRING2048 /AWS1/GLUSTRING2048¶
The ARN of the KMS key used for encryption.
iv_connectionname TYPE /AWS1/GLUSTRING128 /AWS1/GLUSTRING128¶
The Glue network connection to configure the Glue job running in the customer VPC.
iv_eventbusarn TYPE /AWS1/GLUSTRING2048 /AWS1/GLUSTRING2048¶
The ARN of an Eventbridge event bus to receive the integration status notification.
Queryable Attributes¶
RoleArn¶
The IAM role to access the Glue database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
KmsArn¶
The ARN of the KMS key used for encryption.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSARN() |
Getter for KMSARN, with configurable default |
ASK_KMSARN() |
Getter for KMSARN w/ exceptions if field has no value |
HAS_KMSARN() |
Determine if KMSARN has a value |
ConnectionName¶
The Glue network connection to configure the Glue job running in the customer VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONNAME() |
Getter for CONNECTIONNAME, with configurable default |
ASK_CONNECTIONNAME() |
Getter for CONNECTIONNAME w/ exceptions if field has no valu |
HAS_CONNECTIONNAME() |
Determine if CONNECTIONNAME has a value |
EventBusArn¶
The ARN of an Eventbridge event bus to receive the integration status notification.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTBUSARN() |
Getter for EVENTBUSARN, with configurable default |
ASK_EVENTBUSARN() |
Getter for EVENTBUSARN w/ exceptions if field has no value |
HAS_EVENTBUSARN() |
Determine if EVENTBUSARN has a value |