Class CfnChannel.VideoSelectorProgramIdProperty.Jsii$Proxy

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

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

  • Method Details

    • getProgramId

      public final Number getProgramId()
      Description copied from interface: CfnChannel.VideoSelectorProgramIdProperty
      Selects a specific program from within a multi-program transport stream.

      If the program doesn't exist, MediaLive selects the first program within the transport stream by default.

      Specified by:
      getProgramId in interface CfnChannel.VideoSelectorProgramIdProperty
    • $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