Module: Aws::ElastiCache::Client::_DescribeGlobalReplicationGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeGlobalReplicationGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#global_replication_groups ⇒ ::Array[Types::GlobalReplicationGroup]
755 |
# File 'sig/client.rbs', line 755
def global_replication_groups: () -> ::Array[Types::GlobalReplicationGroup]
|
#marker ⇒ ::String
754 |
# File 'sig/client.rbs', line 754
def marker: () -> ::String
|