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

Returns:

  • (::String)


1284
# File 'sig/client.rbs', line 1284

def marker: () -> ::String

#replication_subnet_groups::Array[Types::ReplicationSubnetGroup]

Returns:



1285
# File 'sig/client.rbs', line 1285

def replication_subnet_groups: () -> ::Array[Types::ReplicationSubnetGroup]