Class MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsFrameCaptureSettingsOutputReference

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

      • MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettingsFrameCaptureSettingsOutputReference

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

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

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

      • resetCaptureInterval

        @Stability(Stable)
        public void resetCaptureInterval()
      • resetCaptureIntervalUnits

        @Stability(Stable)
        public void resetCaptureIntervalUnits()
      • getCaptureIntervalInput

        @Stability(Stable)
        @Nullable
        public Number getCaptureIntervalInput()
      • getCaptureIntervalUnitsInput

        @Stability(Stable)
        @Nullable
        public String getCaptureIntervalUnitsInput()
      • getCaptureInterval

        @Stability(Stable)
        @NotNull
        public Number getCaptureInterval()
      • setCaptureInterval

        @Stability(Stable)
        public void setCaptureInterval​(@NotNull
                                       Number value)
      • getCaptureIntervalUnits

        @Stability(Stable)
        @NotNull
        public String getCaptureIntervalUnits()
      • setCaptureIntervalUnits

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