Module: Aws::RDS::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]
1807 |
# File 'sig/client.rbs', line 1807
def db_subnet_groups: () -> ::Array[Types::DBSubnetGroup]
|
#marker ⇒ ::String
1806 |
# File 'sig/client.rbs', line 1806
def marker: () -> ::String
|