PutVoiceConnectorLoggingConfigurationResponse
public struct PutVoiceConnectorLoggingConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The updated logging configuration details.
Declaration
Swift
public let loggingConfiguration: LoggingConfiguration? -
Undocumented
Declaration
Swift
public init(loggingConfiguration: LoggingConfiguration? = nil)
View on GitHub
PutVoiceConnectorLoggingConfigurationResponse Structure Reference