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)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def catalog_arn
  @catalog_arn
end

#lakehouse_idc_application_arn::String

Returns the value of attribute lakehouse_idc_application_arn.

Returns:

  • (::String)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def lakehouse_idc_application_arn
  @lakehouse_idc_application_arn
end

#lakehouse_registration_status::String

Returns the value of attribute lakehouse_registration_status.

Returns:

  • (::String)


1056
1057
1058
# File 'sig/types.rbs', line 1056

def lakehouse_registration_status
  @lakehouse_registration_status
end

#namespace_name::String

Returns the value of attribute namespace_name.

Returns:

  • (::String)


1057
1058
1059
# File 'sig/types.rbs', line 1057

def namespace_name
  @namespace_name
end