Uses of Interface
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRecaptchaOptionsConfig
-
Packages that use ComputeSecurityPolicyRecaptchaOptionsConfig Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRecaptchaOptionsConfig in com.hashicorp.cdktf.providers.google.compute_security_policy
Classes in com.hashicorp.cdktf.providers.google.compute_security_policy that implement ComputeSecurityPolicyRecaptchaOptionsConfig Modifier and Type Class Description static classComputeSecurityPolicyRecaptchaOptionsConfig.Jsii$ProxyAn implementation forComputeSecurityPolicyRecaptchaOptionsConfigMethods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRecaptchaOptionsConfig Modifier and Type Method Description ComputeSecurityPolicyRecaptchaOptionsConfigComputeSecurityPolicyRecaptchaOptionsConfig.Builder. build()Builds the configured instance.ComputeSecurityPolicyRecaptchaOptionsConfigComputeSecurityPolicyRecaptchaOptionsConfigOutputReference. getInternalValue()default ComputeSecurityPolicyRecaptchaOptionsConfigComputeSecurityPolicyConfig. getRecaptchaOptionsConfig()recaptcha_options_config block.ComputeSecurityPolicyRecaptchaOptionsConfigComputeSecurityPolicyConfig.Jsii$Proxy. getRecaptchaOptionsConfig()ComputeSecurityPolicyRecaptchaOptionsConfigComputeSecurityPolicy. getRecaptchaOptionsConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRecaptchaOptionsConfig Modifier and Type Method Description voidComputeSecurityPolicy. putRecaptchaOptionsConfig(ComputeSecurityPolicyRecaptchaOptionsConfig value)ComputeSecurityPolicy.BuilderComputeSecurityPolicy.Builder. recaptchaOptionsConfig(ComputeSecurityPolicyRecaptchaOptionsConfig recaptchaOptionsConfig)recaptcha_options_config block.ComputeSecurityPolicyConfig.BuilderComputeSecurityPolicyConfig.Builder. recaptchaOptionsConfig(ComputeSecurityPolicyRecaptchaOptionsConfig recaptchaOptionsConfig)Sets the value ofComputeSecurityPolicyConfig.getRecaptchaOptionsConfig()voidComputeSecurityPolicyRecaptchaOptionsConfigOutputReference. setInternalValue(ComputeSecurityPolicyRecaptchaOptionsConfig value)
-