/AWS1/CL_RSSUPLAKEHOUSECONFRSP¶
UpdateLakehouseConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_namespacename TYPE /AWS1/RSSNAMESPACENAME /AWS1/RSSNAMESPACENAME¶
The name of the namespace.
iv_lakehouseidcapparn TYPE /AWS1/RSSSTRING /AWS1/RSSSTRING¶
The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation.
iv_lakehouseregstatus TYPE /AWS1/RSSSTRING /AWS1/RSSSTRING¶
The current status of the lakehouse registration. Indicates whether the namespace is successfully registered with Amazon Redshift federated permissions.
iv_catalogarn TYPE /AWS1/RSSSTRING /AWS1/RSSSTRING¶
The Amazon Resource Name (ARN) of the Glue Data Catalog associated with the lakehouse configuration.
Queryable Attributes¶
namespaceName¶
The name of the namespace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACENAME() |
Getter for NAMESPACENAME, with configurable default |
ASK_NAMESPACENAME() |
Getter for NAMESPACENAME w/ exceptions if field has no value |
HAS_NAMESPACENAME() |
Determine if NAMESPACENAME has a value |
lakehouseIdcApplicationArn¶
The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAKEHOUSEIDCAPPARN() |
Getter for LAKEHOUSEIDCAPPLICATIONARN, with configurable def |
ASK_LAKEHOUSEIDCAPPARN() |
Getter for LAKEHOUSEIDCAPPLICATIONARN w/ exceptions if field |
HAS_LAKEHOUSEIDCAPPARN() |
Determine if LAKEHOUSEIDCAPPLICATIONARN has a value |
lakehouseRegistrationStatus¶
The current status of the lakehouse registration. Indicates whether the namespace is successfully registered with Amazon Redshift federated permissions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAKEHOUSEREGSTATUS() |
Getter for LAKEHOUSEREGISTRATIONSTATUS, with configurable de |
ASK_LAKEHOUSEREGSTATUS() |
Getter for LAKEHOUSEREGISTRATIONSTATUS w/ exceptions if fiel |
HAS_LAKEHOUSEREGSTATUS() |
Determine if LAKEHOUSEREGISTRATIONSTATUS has a value |
catalogArn¶
The Amazon Resource Name (ARN) of the Glue Data Catalog associated with the lakehouse configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGARN() |
Getter for CATALOGARN, with configurable default |
ASK_CATALOGARN() |
Getter for CATALOGARN w/ exceptions if field has no value |
HAS_CATALOGARN() |
Determine if CATALOGARN has a value |