Class: Aws::Types::ReplicationGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:



1545
1546
1547
# File 'sig/types.rbs', line 1545

def marker
  @marker
end

#replication_groups::Array[Types::ReplicationGroup]

Returns the value of attribute replication_groups.

Returns:



1546
1547
1548
# File 'sig/types.rbs', line 1546

def replication_groups
  @replication_groups
end