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