PutVoiceConnectorEmergencyCallingConfigurationResponse
public struct PutVoiceConnectorEmergencyCallingConfigurationResponse : 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
PutVoiceConnectorEmergencyCallingConfigurationResponse Structure Reference