Class FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.firebase_app_check_recaptcha_enterprise_config.FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<FirebaseAppCheckRecaptchaEnterpriseConfigConfig>
- Enclosing interface:
- FirebaseAppCheckRecaptchaEnterpriseConfigConfig
@Stability(Stable) public static final class FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder extends Object implements software.amazon.jsii.Builder<FirebaseAppCheckRecaptchaEnterpriseConfigConfig>
A builder forFirebaseAppCheckRecaptchaEnterpriseConfigConfig
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
-
-
Method Detail
-
appId
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder appId(String appId)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getAppId()- Parameters:
appId- The ID of an Web App. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#app_id FirebaseAppCheckRecaptchaEnterpriseConfig#app_id}- Returns:
this
-
siteKey
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder siteKey(String siteKey)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getSiteKey()- Parameters:
siteKey- The score-based site key created in reCAPTCHA Enterprise used to invoke reCAPTCHA and generate the reCAPTCHA tokens for your application. This parameter is required. **Important**: This is not the siteSecret (as it is in reCAPTCHA v3), but rather your score-based reCAPTCHA Enterprise site key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#site_key FirebaseAppCheckRecaptchaEnterpriseConfig#site_key}- Returns:
this
-
id
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder id(String id)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getId()- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#id FirebaseAppCheckRecaptchaEnterpriseConfig#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.- Returns:
this
-
project
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder project(String project)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getProject()- Parameters:
project- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#project FirebaseAppCheckRecaptchaEnterpriseConfig#project}.- Returns:
this
-
timeouts
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder timeouts(FirebaseAppCheckRecaptchaEnterpriseConfigTimeouts timeouts)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getTimeouts()- Parameters:
timeouts- timeouts block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#timeouts FirebaseAppCheckRecaptchaEnterpriseConfig#timeouts}- Returns:
this
-
tokenTtl
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder tokenTtl(String tokenTtl)
Sets the value ofFirebaseAppCheckRecaptchaEnterpriseConfigConfig.getTokenTtl()- Parameters:
tokenTtl- Specifies the duration for which App Check tokens exchanged from reCAPTCHA Enterprise artifacts will be valid. If unset, a default value of 1 hour is assumed. Must be between 30 minutes and 7 days, inclusive. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firebase_app_check_recaptcha_enterprise_config#token_ttl FirebaseAppCheckRecaptchaEnterpriseConfig#token_ttl}- Returns:
this
-
connection
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
connection
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
Sets the value ofTerraformMetaArguments.getConnection()- Parameters:
connection- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder count(Number count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
count
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder count(com.hashicorp.cdktf.TerraformCount count)
Sets the value ofTerraformMetaArguments.getCount()- Parameters:
count- the value to be set.- Returns:
this
-
dependsOn
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
Sets the value ofTerraformMetaArguments.getDependsOn()- Parameters:
dependsOn- the value to be set.- Returns:
this
-
forEach
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
Sets the value ofTerraformMetaArguments.getForEach()- Parameters:
forEach- the value to be set.- Returns:
this
-
lifecycle
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
Sets the value ofTerraformMetaArguments.getLifecycle()- Parameters:
lifecycle- the value to be set.- Returns:
this
-
provider
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
Sets the value ofTerraformMetaArguments.getProvider()- Parameters:
provider- the value to be set.- Returns:
this
-
provisioners
@Stability(Experimental) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig.Builder provisioners(List<? extends Object> provisioners)
Sets the value ofTerraformMetaArguments.getProvisioners()- Parameters:
provisioners- the value to be set.- Returns:
this
-
build
@Stability(Stable) public FirebaseAppCheckRecaptchaEnterpriseConfigConfig build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<FirebaseAppCheckRecaptchaEnterpriseConfigConfig>- Returns:
- a new instance of
FirebaseAppCheckRecaptchaEnterpriseConfigConfig - Throws:
NullPointerException- if any required attribute was not provided
-
-