Class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.996Z")
    @Stability(Stable)
    public class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference

        protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference

        protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference

        @Stability(Stable)
        public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference​(@NotNull
                                                                                                             com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                                             @NotNull
                                                                                                             String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetInputLossAction

        @Stability(Stable)
        public void resetInputLossAction()
      • resetTimedMetadataId3Frame

        @Stability(Stable)
        public void resetTimedMetadataId3Frame()
      • resetTimedMetadataId3Period

        @Stability(Stable)
        public void resetTimedMetadataId3Period()
      • getInputLossActionInput

        @Stability(Stable)
        @Nullable
        public String getInputLossActionInput()
      • getTimedMetadataId3FrameInput

        @Stability(Stable)
        @Nullable
        public String getTimedMetadataId3FrameInput()
      • getTimedMetadataId3PeriodInput

        @Stability(Stable)
        @Nullable
        public Number getTimedMetadataId3PeriodInput()
      • getInputLossAction

        @Stability(Stable)
        @NotNull
        public String getInputLossAction()
      • setInputLossAction

        @Stability(Stable)
        public void setInputLossAction​(@NotNull
                                       String value)
      • getTimedMetadataId3Frame

        @Stability(Stable)
        @NotNull
        public String getTimedMetadataId3Frame()
      • setTimedMetadataId3Frame

        @Stability(Stable)
        public void setTimedMetadataId3Frame​(@NotNull
                                             String value)
      • getTimedMetadataId3Period

        @Stability(Stable)
        @NotNull
        public Number getTimedMetadataId3Period()
      • setTimedMetadataId3Period

        @Stability(Stable)
        public void setTimedMetadataId3Period​(@NotNull
                                              Number value)