PutVoiceConnectorProxyResponse
public struct PutVoiceConnectorProxyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The proxy configuration details.
Declaration
Swift
public let proxy: Proxy? -
Undocumented
Declaration
Swift
public init(proxy: Proxy? = nil)
View on GitHub
PutVoiceConnectorProxyResponse Structure Reference