Class: Aws::Types::DescribeGlobalTableInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_table_name::String

Returns the value of attribute global_table_name.

Returns:

  • (::String)


510
511
512
# File 'sig/types.rbs', line 510

def global_table_name
  @global_table_name
end