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