StartOutboundVoiceContactResponse
public struct StartOutboundVoiceContactResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of this contact within the Amazon Connect instance.
Declaration
Swift
public let contactId: String? -
Undocumented
Declaration
Swift
public init(contactId: String? = nil)
View on GitHub
StartOutboundVoiceContactResponse Structure Reference