Uses of Interface
com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetVideoWatermarks
-
Packages that use ElastictranscoderPresetVideoWatermarks Package Description com.hashicorp.cdktf.providers.aws.elastictranscoder_preset aws_elastictranscoder_preset -
-
Uses of ElastictranscoderPresetVideoWatermarks in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset
Classes in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that implement ElastictranscoderPresetVideoWatermarks Modifier and Type Class Description static classElastictranscoderPresetVideoWatermarks.Jsii$ProxyAn implementation forElastictranscoderPresetVideoWatermarksMethods in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that return ElastictranscoderPresetVideoWatermarks Modifier and Type Method Description ElastictranscoderPresetVideoWatermarksElastictranscoderPresetVideoWatermarks.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset with parameters of type ElastictranscoderPresetVideoWatermarks Modifier and Type Method Description voidElastictranscoderPresetVideoWatermarksOutputReference. setInternalValue(ElastictranscoderPresetVideoWatermarks value)Method parameters in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset with type arguments of type ElastictranscoderPresetVideoWatermarks Modifier and Type Method Description voidElastictranscoderPresetVideoWatermarksList. setInternalValue(List<ElastictranscoderPresetVideoWatermarks> value)ElastictranscoderPreset.BuilderElastictranscoderPreset.Builder. videoWatermarks(List<? extends ElastictranscoderPresetVideoWatermarks> videoWatermarks)video_watermarks block.ElastictranscoderPresetConfig.BuilderElastictranscoderPresetConfig.Builder. videoWatermarks(List<? extends ElastictranscoderPresetVideoWatermarks> videoWatermarks)Sets the value ofElastictranscoderPresetConfig.getVideoWatermarks()
-