Module: Aws::Neptune::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]
676 |
# File 'sig/client.rbs', line 676
def db_parameter_groups: () -> ::Array[Types::DBParameterGroup]
|
#marker ⇒ ::String
675 |
# File 'sig/client.rbs', line 675
def marker: () -> ::String
|