Module: Aws::DocDB::Client::_DescribeDBSubnetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBSubnetGroupMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_subnet_groups ⇒ ::Array[Types::DBSubnetGroup]
535 |
# File 'sig/client.rbs', line 535
def db_subnet_groups: () -> ::Array[Types::DBSubnetGroup]
|
#marker ⇒ ::String
534 |
# File 'sig/client.rbs', line 534
def marker: () -> ::String
|