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