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