Class CfnChannel.FeatureActivationsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.FeatureActivationsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnChannel.FeatureActivationsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnChannel.FeatureActivationsProperty

@Stability(Stable) @Internal public static final class CfnChannel.FeatureActivationsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.FeatureActivationsProperty
  • Constructor Details

  • Method Details

    • getInputPrepareScheduleActions

      public final String getInputPrepareScheduleActions()
      Description copied from interface: CfnChannel.FeatureActivationsProperty
      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.

      Specified by:
      getInputPrepareScheduleActions in interface CfnChannel.FeatureActivationsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object