PutLoggingConfigurationResponse
public struct PutLoggingConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The LoggingConfiguration that you submitted in the request.
Declaration
Swift
public let loggingConfiguration: LoggingConfiguration? -
Undocumented
Declaration
Swift
public init(loggingConfiguration: LoggingConfiguration? = nil)
View on GitHub
PutLoggingConfigurationResponse Structure Reference