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