Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyTestingOptions
-
Packages that use RecaptchaEnterpriseKeyTestingOptions Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyTestingOptions in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyTestingOptions Modifier and Type Class Description static classRecaptchaEnterpriseKeyTestingOptions.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyTestingOptionsMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyTestingOptions Modifier and Type Method Description RecaptchaEnterpriseKeyTestingOptionsRecaptchaEnterpriseKeyTestingOptions.Builder. build()Builds the configured instance.RecaptchaEnterpriseKeyTestingOptionsRecaptchaEnterpriseKeyTestingOptionsOutputReference. getInternalValue()default RecaptchaEnterpriseKeyTestingOptionsRecaptchaEnterpriseKeyConfig. getTestingOptions()testing_options block.RecaptchaEnterpriseKeyTestingOptionsRecaptchaEnterpriseKeyConfig.Jsii$Proxy. getTestingOptions()RecaptchaEnterpriseKeyTestingOptionsRecaptchaEnterpriseKey. getTestingOptionsInput()Methods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyTestingOptions Modifier and Type Method Description voidRecaptchaEnterpriseKey. putTestingOptions(RecaptchaEnterpriseKeyTestingOptions value)voidRecaptchaEnterpriseKeyTestingOptionsOutputReference. setInternalValue(RecaptchaEnterpriseKeyTestingOptions value)RecaptchaEnterpriseKey.BuilderRecaptchaEnterpriseKey.Builder. testingOptions(RecaptchaEnterpriseKeyTestingOptions testingOptions)testing_options block.RecaptchaEnterpriseKeyConfig.BuilderRecaptchaEnterpriseKeyConfig.Builder. testingOptions(RecaptchaEnterpriseKeyTestingOptions testingOptions)Sets the value ofRecaptchaEnterpriseKeyConfig.getTestingOptions()
-