Class MedialiveChannelInputAttachmentsInputSettingsVideoSelectorOutputReference

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

      • MedialiveChannelInputAttachmentsInputSettingsVideoSelectorOutputReference

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

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

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

      • resetColorSpace

        @Stability(Stable)
        public void resetColorSpace()
      • resetColorSpaceUsage

        @Stability(Stable)
        public void resetColorSpaceUsage()
      • getColorSpaceInput

        @Stability(Stable)
        @Nullable
        public String getColorSpaceInput()
      • getColorSpaceUsageInput

        @Stability(Stable)
        @Nullable
        public String getColorSpaceUsageInput()
      • getColorSpace

        @Stability(Stable)
        @NotNull
        public String getColorSpace()
      • setColorSpace

        @Stability(Stable)
        public void setColorSpace​(@NotNull
                                  String value)
      • getColorSpaceUsage

        @Stability(Stable)
        @NotNull
        public String getColorSpaceUsage()
      • setColorSpaceUsage

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