InsightsConfiguration
public struct InsightsConfiguration : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Set the InsightsEnabled value to true to enable insights or false to disable insights.
Declaration
Swift
public let insightsEnabled: Bool?
-
Undocumented
Declaration
Swift
public init(insightsEnabled: Bool? = nil)