GetVoiceConnectorEmergencyCallingConfigurationResponse
public struct GetVoiceConnectorEmergencyCallingConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The emergency calling configuration details.
Declaration
Swift
public let emergencyCallingConfiguration: EmergencyCallingConfiguration? -
Undocumented
Declaration
Swift
public init(emergencyCallingConfiguration: EmergencyCallingConfiguration? = nil)
View on GitHub
GetVoiceConnectorEmergencyCallingConfigurationResponse Structure Reference