ScheduledInstancesMonitoring
public struct ScheduledInstancesMonitoring : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Indicates whether monitoring is enabled.
Declaration
Swift
public let enabled: Bool? -
Undocumented
Declaration
Swift
public init(enabled: Bool? = nil)
View on GitHub
ScheduledInstancesMonitoring Structure Reference