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)


7838
7839
7840
# File 'sig/types.rbs', line 7838

def catalog_id
  @catalog_id
end

#catalog_inputTypes::CatalogInput

Returns the value of attribute catalog_input.

Returns:



7839
7840
7841
# File 'sig/types.rbs', line 7839

def catalog_input
  @catalog_input
end