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