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