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