Module: Aws::Redshift::Client::_ModifyLakehouseConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::LakehouseConfiguration]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #catalog_arn ⇒ ::String
- #cluster_identifier ⇒ ::String
- #lakehouse_idc_application_arn ⇒ ::String
- #lakehouse_registration_status ⇒ ::String
Instance Method Details
#catalog_arn ⇒ ::String
1893 |
# File 'sig/client.rbs', line 1893
def catalog_arn: () -> ::String
|
#cluster_identifier ⇒ ::String
1890 |
# File 'sig/client.rbs', line 1890
def cluster_identifier: () -> ::String
|
#lakehouse_idc_application_arn ⇒ ::String
1891 |
# File 'sig/client.rbs', line 1891
def lakehouse_idc_application_arn: () -> ::String
|
#lakehouse_registration_status ⇒ ::String
1892 |
# File 'sig/client.rbs', line 1892
def lakehouse_registration_status: () -> ::String
|