Class: Aws::Types::GlobalTable

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)


807
808
809
# File 'sig/types.rbs', line 807

def global_table_name
  @global_table_name
end

#replication_group::Array[Types::Replica]

Returns the value of attribute replication_group.

Returns:



808
809
810
# File 'sig/types.rbs', line 808

def replication_group
  @replication_group
end