Module: Aws::DatabaseMigrationService::Client::_DescribeReplicationSubnetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeReplicationSubnetGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1284 |
# File 'sig/client.rbs', line 1284
def marker: () -> ::String
|
#replication_subnet_groups ⇒ ::Array[Types::ReplicationSubnetGroup]
1285 |
# File 'sig/client.rbs', line 1285
def replication_subnet_groups: () -> ::Array[Types::ReplicationSubnetGroup]
|