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