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