public static final class CfnChannel.FeatureActivationsProperty.Builder
extends java.lang.Object
CfnChannel.FeatureActivationsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.FeatureActivationsProperty |
build()
Builds the configured instance.
|
CfnChannel.FeatureActivationsProperty.Builder |
inputPrepareScheduleActions(java.lang.String inputPrepareScheduleActions)
Sets the value of
CfnChannel.FeatureActivationsProperty.getInputPrepareScheduleActions() |
public CfnChannel.FeatureActivationsProperty.Builder inputPrepareScheduleActions(java.lang.String inputPrepareScheduleActions)
CfnChannel.FeatureActivationsProperty.getInputPrepareScheduleActions()
inputPrepareScheduleActions
- 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.this
public CfnChannel.FeatureActivationsProperty build()
CfnChannel.FeatureActivationsProperty
java.lang.NullPointerException
- if any required attribute was not provided