Uses of Interface
com.hashicorp.cdktf.providers.google.iam_workforce_pool.IamWorkforcePoolAccessRestrictions
-
Packages that use IamWorkforcePoolAccessRestrictions Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool google_iam_workforce_pool -
-
Uses of IamWorkforcePoolAccessRestrictions in com.hashicorp.cdktf.providers.google.iam_workforce_pool
Classes in com.hashicorp.cdktf.providers.google.iam_workforce_pool that implement IamWorkforcePoolAccessRestrictions Modifier and Type Class Description static classIamWorkforcePoolAccessRestrictions.Jsii$ProxyAn implementation forIamWorkforcePoolAccessRestrictionsMethods in com.hashicorp.cdktf.providers.google.iam_workforce_pool that return IamWorkforcePoolAccessRestrictions Modifier and Type Method Description IamWorkforcePoolAccessRestrictionsIamWorkforcePoolAccessRestrictions.Builder. build()Builds the configured instance.default IamWorkforcePoolAccessRestrictionsIamWorkforcePoolConfig. getAccessRestrictions()access_restrictions block.IamWorkforcePoolAccessRestrictionsIamWorkforcePoolConfig.Jsii$Proxy. getAccessRestrictions()IamWorkforcePoolAccessRestrictionsIamWorkforcePool. getAccessRestrictionsInput()IamWorkforcePoolAccessRestrictionsIamWorkforcePoolAccessRestrictionsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool with parameters of type IamWorkforcePoolAccessRestrictions Modifier and Type Method Description IamWorkforcePool.BuilderIamWorkforcePool.Builder. accessRestrictions(IamWorkforcePoolAccessRestrictions accessRestrictions)access_restrictions block.IamWorkforcePoolConfig.BuilderIamWorkforcePoolConfig.Builder. accessRestrictions(IamWorkforcePoolAccessRestrictions accessRestrictions)Sets the value ofIamWorkforcePoolConfig.getAccessRestrictions()voidIamWorkforcePool. putAccessRestrictions(IamWorkforcePoolAccessRestrictions value)voidIamWorkforcePoolAccessRestrictionsOutputReference. setInternalValue(IamWorkforcePoolAccessRestrictions value)
-