Logging
public struct Logging : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon S3 logging configuration.
Declaration
Swift
public let s3Logs: S3Logs?
-
Undocumented
Declaration
Swift
public init(s3Logs: S3Logs? = nil)
-
Declaration
Swift
public func validate(name: String) throws