Uses of Interface
com.hashicorp.cdktf.providers.google.iam_workforce_pool.IamWorkforcePoolAccessRestrictionsAllowedServices
-
Packages that use IamWorkforcePoolAccessRestrictionsAllowedServices Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool google_iam_workforce_pool -
-
Uses of IamWorkforcePoolAccessRestrictionsAllowedServices in com.hashicorp.cdktf.providers.google.iam_workforce_pool
Classes in com.hashicorp.cdktf.providers.google.iam_workforce_pool that implement IamWorkforcePoolAccessRestrictionsAllowedServices Modifier and Type Class Description static classIamWorkforcePoolAccessRestrictionsAllowedServices.Jsii$ProxyAn implementation forIamWorkforcePoolAccessRestrictionsAllowedServicesMethods in com.hashicorp.cdktf.providers.google.iam_workforce_pool that return IamWorkforcePoolAccessRestrictionsAllowedServices Modifier and Type Method Description IamWorkforcePoolAccessRestrictionsAllowedServicesIamWorkforcePoolAccessRestrictionsAllowedServices.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool with parameters of type IamWorkforcePoolAccessRestrictionsAllowedServices Modifier and Type Method Description voidIamWorkforcePoolAccessRestrictionsAllowedServicesOutputReference. setInternalValue(IamWorkforcePoolAccessRestrictionsAllowedServices value)Method parameters in com.hashicorp.cdktf.providers.google.iam_workforce_pool with type arguments of type IamWorkforcePoolAccessRestrictionsAllowedServices Modifier and Type Method Description IamWorkforcePoolAccessRestrictions.BuilderIamWorkforcePoolAccessRestrictions.Builder. allowedServices(List<? extends IamWorkforcePoolAccessRestrictionsAllowedServices> allowedServices)Sets the value ofIamWorkforcePoolAccessRestrictions.getAllowedServices()voidIamWorkforcePoolAccessRestrictionsAllowedServicesList. setInternalValue(List<IamWorkforcePoolAccessRestrictionsAllowedServices> value)
-