Class: Aws::Types::LakehouseConfiguration

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)


1895
1896
1897
# File 'sig/types.rbs', line 1895

def catalog_arn
  @catalog_arn
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


1892
1893
1894
# File 'sig/types.rbs', line 1892

def cluster_identifier
  @cluster_identifier
end

#lakehouse_idc_application_arn::String

Returns the value of attribute lakehouse_idc_application_arn.

Returns:

  • (::String)


1893
1894
1895
# File 'sig/types.rbs', line 1893

def lakehouse_idc_application_arn
  @lakehouse_idc_application_arn
end

#lakehouse_registration_status::String

Returns the value of attribute lakehouse_registration_status.

Returns:

  • (::String)


1894
1895
1896
# File 'sig/types.rbs', line 1894

def lakehouse_registration_status
  @lakehouse_registration_status
end