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