Class: Aws::Types::UpdateLakehouseConfigurationResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_arn::String

Returns the value of attribute catalog_arn.

Returns:

  • (::String)


1064
1065
1066
# File 'sig/types.rbs', line 1064

def catalog_arn
  @catalog_arn
end

#lakehouse_idc_application_arn::String

Returns the value of attribute lakehouse_idc_application_arn.

Returns:

  • (::String)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def lakehouse_idc_application_arn
  @lakehouse_idc_application_arn
end

#lakehouse_registration_status::String

Returns the value of attribute lakehouse_registration_status.

Returns:

  • (::String)


1066
1067
1068
# File 'sig/types.rbs', line 1066

def lakehouse_registration_status
  @lakehouse_registration_status
end

#namespace_name::String

Returns the value of attribute namespace_name.

Returns:

  • (::String)


1067
1068
1069
# File 'sig/types.rbs', line 1067

def namespace_name
  @namespace_name
end