Module: Aws::RDS::Client::_DescribeDBProxyTargetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDBProxyTargetGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1652 |
# File 'sig/client.rbs', line 1652 def marker: () -> ::String |
#target_groups ⇒ ::Array[Types::DBProxyTargetGroup]
1651 |
# File 'sig/client.rbs', line 1651 def target_groups: () -> ::Array[Types::DBProxyTargetGroup] |