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