/AWS1/CL_DZNIAMPRPSOUTPUT¶
The IAM properties of a connection.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_environmentid TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The environment ID of the connection.
iv_gluelineagesyncenabled TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN¶
Specifies whether Amazon Web Services Glue lineage sync is enabled for a connection.
Queryable Attributes¶
environmentId¶
The environment ID of the connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTID() |
Getter for ENVIRONMENTID, with configurable default |
ASK_ENVIRONMENTID() |
Getter for ENVIRONMENTID w/ exceptions if field has no value |
HAS_ENVIRONMENTID() |
Determine if ENVIRONMENTID has a value |
glueLineageSyncEnabled¶
Specifies whether Amazon Web Services Glue lineage sync is enabled for a connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLUELINEAGESYNCENABLED() |
Getter for GLUELINEAGESYNCENABLED, with configurable default |
ASK_GLUELINEAGESYNCENABLED() |
Getter for GLUELINEAGESYNCENABLED w/ exceptions if field has |
HAS_GLUELINEAGESYNCENABLED() |
Determine if GLUELINEAGESYNCENABLED has a value |