Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyTimeouts
-
Packages that use RecaptchaEnterpriseKeyTimeouts Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyTimeouts in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyTimeouts Modifier and Type Class Description static classRecaptchaEnterpriseKeyTimeouts.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyTimeoutsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyTimeouts Modifier and Type Method Description RecaptchaEnterpriseKeyTimeoutsRecaptchaEnterpriseKeyTimeouts.Builder. build()Builds the configured instance.default RecaptchaEnterpriseKeyTimeoutsRecaptchaEnterpriseKeyConfig. getTimeouts()timeouts block.RecaptchaEnterpriseKeyTimeoutsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyTimeouts Modifier and Type Method Description voidRecaptchaEnterpriseKey. putTimeouts(RecaptchaEnterpriseKeyTimeouts value)voidRecaptchaEnterpriseKeyTimeoutsOutputReference. setInternalValue(RecaptchaEnterpriseKeyTimeouts value)RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. timeouts(RecaptchaEnterpriseKeyTimeouts timeouts)timeouts block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. timeouts(RecaptchaEnterpriseKeyTimeouts timeouts)Sets the value ofRecaptchaEnterpriseKeyConfig.getTimeouts()
-