ModifyDBProxyTargetGroupResponse
public struct ModifyDBProxyTargetGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The settings of the modified DBProxyTarget.
Declaration
Swift
public let dBProxyTargetGroup: DBProxyTargetGroup? -
Undocumented
Declaration
Swift
public init(dBProxyTargetGroup: DBProxyTargetGroup? = nil)
View on GitHub
ModifyDBProxyTargetGroupResponse Structure Reference