Uses of Interface
com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key.RecaptchaEnterpriseKeyConfig
-
Packages that use RecaptchaEnterpriseKeyConfig Package Description com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key google_recaptcha_enterprise_key -
-
Uses of RecaptchaEnterpriseKeyConfig in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key
Classes in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that implement RecaptchaEnterpriseKeyConfig Modifier and Type Class Description static classRecaptchaEnterpriseKeyConfig.Jsii$ProxyAn implementation forRecaptchaEnterpriseKeyConfigMethods in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key that return RecaptchaEnterpriseKeyConfig Modifier and Type Method Description RecaptchaEnterpriseKeyConfigRecaptchaEnterpriseKeyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.recaptcha_enterprise_key with parameters of type RecaptchaEnterpriseKeyConfig Constructor Description RecaptchaEnterpriseKey(software.constructs.Construct scope, String id, RecaptchaEnterpriseKeyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/recaptcha_enterprise_key google_recaptcha_enterprise_key} Resource.
-