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