Module: Aws::RDS::Client::_DescribeDBParameterGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBParameterGroupsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_parameter_groups ⇒ ::Array[Types::DBParameterGroup]
1568 |
# File 'sig/client.rbs', line 1568
def db_parameter_groups: () -> ::Array[Types::DBParameterGroup]
|
#marker ⇒ ::String
1567 |
# File 'sig/client.rbs', line 1567
def marker: () -> ::String
|