Uses of Class
com.hashicorp.cdktf.providers.google.compute_security_policy.ComputeSecurityPolicyRecaptchaOptionsConfig.Builder
-
Packages that use ComputeSecurityPolicyRecaptchaOptionsConfig.Builder Package Description com.hashicorp.cdktf.providers.google.compute_security_policy google_compute_security_policy -
-
Uses of ComputeSecurityPolicyRecaptchaOptionsConfig.Builder in com.hashicorp.cdktf.providers.google.compute_security_policy
Methods in com.hashicorp.cdktf.providers.google.compute_security_policy that return ComputeSecurityPolicyRecaptchaOptionsConfig.Builder Modifier and Type Method Description static ComputeSecurityPolicyRecaptchaOptionsConfig.BuilderComputeSecurityPolicyRecaptchaOptionsConfig. builder()ComputeSecurityPolicyRecaptchaOptionsConfig.BuilderComputeSecurityPolicyRecaptchaOptionsConfig.Builder. redirectSiteKey(String redirectSiteKey)Sets the value ofComputeSecurityPolicyRecaptchaOptionsConfig.getRedirectSiteKey()Constructors in com.hashicorp.cdktf.providers.google.compute_security_policy with parameters of type ComputeSecurityPolicyRecaptchaOptionsConfig.Builder Constructor Description Jsii$Proxy(ComputeSecurityPolicyRecaptchaOptionsConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSecurityPolicyRecaptchaOptionsConfig.Builder.
-