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