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