Uses of Interface
com.hashicorp.cdktf.providers.aws.elastictranscoder_preset.ElastictranscoderPresetConfig
-
Packages that use ElastictranscoderPresetConfig Package Description com.hashicorp.cdktf.providers.aws.elastictranscoder_preset aws_elastictranscoder_preset -
-
Uses of ElastictranscoderPresetConfig in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset
Classes in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that implement ElastictranscoderPresetConfig Modifier and Type Class Description static classElastictranscoderPresetConfig.Jsii$ProxyAn implementation forElastictranscoderPresetConfigMethods in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset that return ElastictranscoderPresetConfig Modifier and Type Method Description ElastictranscoderPresetConfigElastictranscoderPresetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.elastictranscoder_preset with parameters of type ElastictranscoderPresetConfig Constructor Description ElastictranscoderPreset(software.constructs.Construct scope, String id, ElastictranscoderPresetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset aws_elastictranscoder_preset} Resource.
-