Class: Aws::Types::GetKxDatabaseRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


485
486
487
# File 'sig/types.rbs', line 485

def database_name
  @database_name
end

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


484
485
486
# File 'sig/types.rbs', line 484

def environment_id
  @environment_id
end