Module: Aws::RedshiftServerless::Client::_UpdateLakehouseConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateLakehouseConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #catalog_arn ⇒ ::String
- #lakehouse_idc_application_arn ⇒ ::String
- #lakehouse_registration_status ⇒ ::String
- #namespace_name ⇒ ::String
Instance Method Details
#catalog_arn ⇒ ::String
857 |
# File 'sig/client.rbs', line 857
def catalog_arn: () -> ::String
|
#lakehouse_idc_application_arn ⇒ ::String
858 |
# File 'sig/client.rbs', line 858
def lakehouse_idc_application_arn: () -> ::String
|
#lakehouse_registration_status ⇒ ::String
859 |
# File 'sig/client.rbs', line 859
def lakehouse_registration_status: () -> ::String
|
#namespace_name ⇒ ::String
860 |
# File 'sig/client.rbs', line 860
def namespace_name: () -> ::String
|