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
1646 |
# File 'sig/client.rbs', line 1646
def marker: () -> ::String
|
#target_groups ⇒ ::Array[Types::DBProxyTargetGroup]
1645 |
# File 'sig/client.rbs', line 1645
def target_groups: () -> ::Array[Types::DBProxyTargetGroup]
|