CreateDBProxyResponse
public struct CreateDBProxyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The DBProxy structure corresponding to the new proxy.
Declaration
Swift
public let dBProxy: DBProxy? -
Undocumented
Declaration
Swift
public init(dBProxy: DBProxy? = nil)
View on GitHub
CreateDBProxyResponse Structure Reference