RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.androidSettings(RecaptchaEnterpriseKeyAndroidSettings androidSettings) |
android_settings block.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.count(Number count) |
|
static RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.create(software.constructs.Construct scope,
String id) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.displayName(String displayName) |
Human-readable display name of this key.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/recaptcha_enterprise_key#id RecaptchaEnterpriseKey#id}.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.iosSettings(RecaptchaEnterpriseKeyIosSettings iosSettings) |
ios_settings block.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.labels(Map<String,String> labels) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.project(String project) |
The project for the resource.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.provisioners(List<? extends Object> provisioners) |
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.testingOptions(RecaptchaEnterpriseKeyTestingOptions testingOptions) |
testing_options block.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.timeouts(RecaptchaEnterpriseKeyTimeouts timeouts) |
timeouts block.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.wafSettings(RecaptchaEnterpriseKeyWafSettings wafSettings) |
waf_settings block.
|
RecaptchaEnterpriseKey.Builder |
RecaptchaEnterpriseKey.Builder.webSettings(RecaptchaEnterpriseKeyWebSettings webSettings) |
web_settings block.
|