Class: Aws::Types::DescribeGlobalReplicationGroupsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_replication_groups::Array[Types::GlobalReplicationGroup]

Returns the value of attribute global_replication_groups.

Returns:



772
773
774
# File 'sig/types.rbs', line 772

def global_replication_groups
  @global_replication_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


771
772
773
# File 'sig/types.rbs', line 771

def marker
  @marker
end