Class: Aws::Types::UpdateCatalogRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:

  • (::String)


7870
7871
7872
# File 'sig/types.rbs', line 7870

def catalog_id
  @catalog_id
end

#catalog_inputTypes::CatalogInput

Returns the value of attribute catalog_input.

Returns:



7871
7872
7873
# File 'sig/types.rbs', line 7871

def catalog_input
  @catalog_input
end