FeatureActivations
public struct FeatureActivations : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled. If you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule.
Declaration
Swift
public let inputPrepareScheduleActions: FeatureActivationsInputPrepareScheduleActions?
-
Undocumented
Declaration
Swift
public init(inputPrepareScheduleActions: FeatureActivationsInputPrepareScheduleActions? = nil)