You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::RegisterDBProxyTargetsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::RDS::Types::RegisterDBProxyTargetsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#db_proxy_targets ⇒ Array<Types::DBProxyTarget>
One or more
DBProxyTarget
objects that are created when you register targets with a target group.
Instance Attribute Details
#db_proxy_targets ⇒ Array<Types::DBProxyTarget>
One or more DBProxyTarget
objects that are created when you register
targets with a target group.