Class: Aws::Types::Catalog

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)


83
84
85
# File 'sig/types.rbs', line 83

def catalog_arn
  @catalog_arn
end

#warehouse_location::String

Returns the value of attribute warehouse_location.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def warehouse_location
  @warehouse_location
end