Class: Aws::Types::UpdateDatabaseRequest

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)


7968
7969
7970
# File 'sig/types.rbs', line 7968

def catalog_id
  @catalog_id
end

#database_inputTypes::DatabaseInput

Returns the value of attribute database_input.



7970
7971
7972
# File 'sig/types.rbs', line 7970

def database_input
  @database_input
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7969
7970
7971
# File 'sig/types.rbs', line 7969

def name
  @name
end