Uses of Interface
com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetVideo
-
Packages that use ElastictranscoderPresetVideo Package Description com.hashicorp.cdktf.providers.aws.elastictranscoder_preset aws_elastictranscoder_preset -
-
Uses of ElastictranscoderPresetVideo in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset
Classes in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that implement ElastictranscoderPresetVideo Modifier and Type Class Description static classElastictranscoderPresetVideo.Jsii$ProxyAn implementation forElastictranscoderPresetVideoMethods in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that return ElastictranscoderPresetVideo Modifier and Type Method Description ElastictranscoderPresetVideoElastictranscoderPresetVideo.Builder. build()Builds the configured instance.ElastictranscoderPresetVideoElastictranscoderPresetVideoOutputReference. getInternalValue()default ElastictranscoderPresetVideoElastictranscoderPresetConfig. getVideo()video block.ElastictranscoderPresetVideoElastictranscoderPresetConfig.Jsii$Proxy. getVideo()ElastictranscoderPresetVideoElastictranscoderPreset. getVideoInput()Methods in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset with parameters of type ElastictranscoderPresetVideo Modifier and Type Method Description voidElastictranscoderPreset. putVideo(ElastictranscoderPresetVideo value)voidElastictranscoderPresetVideoOutputReference. setInternalValue(ElastictranscoderPresetVideo value)ElastictranscoderPreset.BuilderElastictranscoderPreset.Builder. video(ElastictranscoderPresetVideo video)video block.ElastictranscoderPresetConfig.BuilderElastictranscoderPresetConfig.Builder. video(ElastictranscoderPresetVideo video)Sets the value ofElastictranscoderPresetConfig.getVideo()
-