Class MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH265SettingsTimecodeBurninSettingsOutputReference

  • 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:54.031Z")
    @Stability(Stable)
    public class MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH265SettingsTimecodeBurninSettingsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH265SettingsTimecodeBurninSettingsOutputReference

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

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

        @Stability(Stable)
        public MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsH265SettingsTimecodeBurninSettingsOutputReference​(@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

      • resetPrefix

        @Stability(Stable)
        public void resetPrefix()
      • resetTimecodeBurninFontSize

        @Stability(Stable)
        public void resetTimecodeBurninFontSize()
      • resetTimecodeBurninPosition

        @Stability(Stable)
        public void resetTimecodeBurninPosition()
      • getPrefixInput

        @Stability(Stable)
        @Nullable
        public String getPrefixInput()
      • getTimecodeBurninFontSizeInput

        @Stability(Stable)
        @Nullable
        public String getTimecodeBurninFontSizeInput()
      • getTimecodeBurninPositionInput

        @Stability(Stable)
        @Nullable
        public String getTimecodeBurninPositionInput()
      • getPrefix

        @Stability(Stable)
        @NotNull
        public String getPrefix()
      • setPrefix

        @Stability(Stable)
        public void setPrefix​(@NotNull
                              String value)
      • getTimecodeBurninFontSize

        @Stability(Stable)
        @NotNull
        public String getTimecodeBurninFontSize()
      • setTimecodeBurninFontSize

        @Stability(Stable)
        public void setTimecodeBurninFontSize​(@NotNull
                                              String value)
      • getTimecodeBurninPosition

        @Stability(Stable)
        @NotNull
        public String getTimecodeBurninPosition()
      • setTimecodeBurninPosition

        @Stability(Stable)
        public void setTimecodeBurninPosition​(@NotNull
                                              String value)