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
1937 |
# File 'sig/client.rbs', line 1937
def catalog_arn: () -> ::String
|
#cluster_identifier ⇒ ::String
1934 |
# File 'sig/client.rbs', line 1934
def cluster_identifier: () -> ::String
|
#lakehouse_idc_application_arn ⇒ ::String
1935 |
# File 'sig/client.rbs', line 1935
def lakehouse_idc_application_arn: () -> ::String
|
#lakehouse_registration_status ⇒ ::String
1936 |
# File 'sig/client.rbs', line 1936
def lakehouse_registration_status: () -> ::String
|