Uses of Class
com.hashicorp.cdktf.providers.google.iam_workforce_pool.IamWorkforcePoolAccessRestrictionsAllowedServices.Builder
-
Packages that use IamWorkforcePoolAccessRestrictionsAllowedServices.Builder Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool google_iam_workforce_pool -
-
Uses of IamWorkforcePoolAccessRestrictionsAllowedServices.Builder in com.hashicorp.cdktf.providers.google.iam_workforce_pool
Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool that return IamWorkforcePoolAccessRestrictionsAllowedServices.Builder Modifier and Type Method Description static IamWorkforcePoolAccessRestrictionsAllowedServices.BuilderIamWorkforcePoolAccessRestrictionsAllowedServices. builder()IamWorkforcePoolAccessRestrictionsAllowedServices.BuilderIamWorkforcePoolAccessRestrictionsAllowedServices.Builder. domain(String domain)Sets the value ofIamWorkforcePoolAccessRestrictionsAllowedServices.getDomain()Constructors in com.hashicorp.cdktf.providers.google.iam_workforce_pool with parameters of type IamWorkforcePoolAccessRestrictionsAllowedServices.Builder Constructor Description Jsii$Proxy(IamWorkforcePoolAccessRestrictionsAllowedServices.Builder builder)Constructor that initializes the object based on literal property values passed by theIamWorkforcePoolAccessRestrictionsAllowedServices.Builder.
-