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