Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_envgroup.ApigeeEnvgroupConfig
-
Packages that use ApigeeEnvgroupConfig Package Description com.hashicorp.cdktf.providers.google.apigee_envgroup google_apigee_envgroup -
-
Uses of ApigeeEnvgroupConfig in com.hashicorp.cdktf.providers.google.apigee_envgroup
Classes in com.hashicorp.cdktf.providers.google.apigee_envgroup that implement ApigeeEnvgroupConfig Modifier and Type Class Description static classApigeeEnvgroupConfig.Jsii$ProxyAn implementation forApigeeEnvgroupConfigMethods in com.hashicorp.cdktf.providers.google.apigee_envgroup that return ApigeeEnvgroupConfig Modifier and Type Method Description ApigeeEnvgroupConfigApigeeEnvgroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.apigee_envgroup with parameters of type ApigeeEnvgroupConfig Constructor Description ApigeeEnvgroup(software.constructs.Construct scope, String id, ApigeeEnvgroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_envgroup google_apigee_envgroup} Resource.
-