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