ModifyDBProxyResponse
public struct ModifyDBProxyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The DBProxy object representing the new settings for the proxy.
Declaration
Swift
public let dBProxy: DBProxy?
-
Undocumented
Declaration
Swift
public init(dBProxy: DBProxy? = nil)