Logging
public struct Logging : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The cluster control plane logging configuration for your cluster.
Declaration
Swift
public let clusterLogging: [LogSetup]? -
Undocumented
Declaration
Swift
public init(clusterLogging: [LogSetup]? = nil)
View on GitHub
Logging Structure Reference