Uses of Interface
com.hashicorp.cdktf.providers.google.iam_workforce_pool.IamWorkforcePoolTimeouts
-
Packages that use IamWorkforcePoolTimeouts Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool google_iam_workforce_pool -
-
Uses of IamWorkforcePoolTimeouts in com.hashicorp.cdktf.providers.google.iam_workforce_pool
Classes in com.hashicorp.cdktf.providers.google.iam_workforce_pool that implement IamWorkforcePoolTimeouts Modifier and Type Class Description static classIamWorkforcePoolTimeouts.Jsii$ProxyAn implementation forIamWorkforcePoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.iam_workforce_pool that return IamWorkforcePoolTimeouts Modifier and Type Method Description IamWorkforcePoolTimeoutsIamWorkforcePoolTimeouts.Builder. build()Builds the configured instance.default IamWorkforcePoolTimeoutsIamWorkforcePoolConfig. getTimeouts()timeouts block.IamWorkforcePoolTimeoutsIamWorkforcePoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool with parameters of type IamWorkforcePoolTimeouts Modifier and Type Method Description voidIamWorkforcePool. putTimeouts(IamWorkforcePoolTimeouts value)voidIamWorkforcePoolTimeoutsOutputReference. setInternalValue(IamWorkforcePoolTimeouts value)IamWorkforcePool.BuilderIamWorkforcePool.Builder. timeouts(IamWorkforcePoolTimeouts timeouts)timeouts block.IamWorkforcePoolConfig.BuilderIamWorkforcePoolConfig.Builder. timeouts(IamWorkforcePoolTimeouts timeouts)Sets the value ofIamWorkforcePoolConfig.getTimeouts()
-