Module: Aws::MemoryDB::Client::_DescribeSubnetGroupsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeSubnetGroupsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#subnet_groups::Array[Types::SubnetGroup]

Returns:



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

def subnet_groups: () -> ::Array[Types::SubnetGroup]