@Stability(value=Stable) public static final class CfnChannel.FeatureActivationsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.FeatureActivationsProperty>
CfnChannel.FeatureActivationsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.FeatureActivationsProperty |
build()
Builds the configured instance.
|
CfnChannel.FeatureActivationsProperty.Builder |
inputPrepareScheduleActions(String inputPrepareScheduleActions)
Sets the value of
CfnChannel.FeatureActivationsProperty.getInputPrepareScheduleActions() |
@Stability(value=Stable) public CfnChannel.FeatureActivationsProperty.Builder inputPrepareScheduleActions(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@Stability(value=Stable) public CfnChannel.FeatureActivationsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.FeatureActivationsProperty>CfnChannel.FeatureActivationsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.