Uses of Interface
com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider.IamWorkforcePoolProviderTimeouts
-
Packages that use IamWorkforcePoolProviderTimeouts Package Description com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider google_iam_workforce_pool_provider -
-
Uses of IamWorkforcePoolProviderTimeouts in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider
Classes in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider that implement IamWorkforcePoolProviderTimeouts Modifier and Type Class Description static classIamWorkforcePoolProviderTimeouts.Jsii$ProxyAn implementation forIamWorkforcePoolProviderTimeoutsMethods in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider that return IamWorkforcePoolProviderTimeouts Modifier and Type Method Description IamWorkforcePoolProviderTimeoutsIamWorkforcePoolProviderTimeouts.Builder. build()Builds the configured instance.default IamWorkforcePoolProviderTimeoutsIamWorkforcePoolProviderConfig. getTimeouts()timeouts block.IamWorkforcePoolProviderTimeoutsIamWorkforcePoolProviderConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.iam_workforce_pool_provider with parameters of type IamWorkforcePoolProviderTimeouts Modifier and Type Method Description voidIamWorkforcePoolProvider. putTimeouts(IamWorkforcePoolProviderTimeouts value)voidIamWorkforcePoolProviderTimeoutsOutputReference. setInternalValue(IamWorkforcePoolProviderTimeouts value)IamWorkforcePoolProvider.BuilderIamWorkforcePoolProvider.Builder. timeouts(IamWorkforcePoolProviderTimeouts timeouts)timeouts block.IamWorkforcePoolProviderConfig.BuilderIamWorkforcePoolProviderConfig.Builder. timeouts(IamWorkforcePoolProviderTimeouts timeouts)Sets the value ofIamWorkforcePoolProviderConfig.getTimeouts()
-