DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.count(Number count) |
|
static DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.create(software.constructs.Construct scope,
String id) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.deidentifyConfig(DataLossPreventionDeidentifyTemplateDeidentifyConfig deidentifyConfig) |
deidentify_config block.
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.description(String description) |
A description of the template.
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.displayName(String displayName) |
User set display name of the template.
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_deidentify_template#id DataLossPreventionDeidentifyTemplate#id}.
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.parent(String parent) |
The parent of the template in any of the following formats:.
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.provisioners(List<? extends Object> provisioners) |
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.templateId(String templateId) |
The template id can contain uppercase and lowercase letters, numbers, and hyphens;
|
DataLossPreventionDeidentifyTemplate.Builder |
DataLossPreventionDeidentifyTemplate.Builder.timeouts(DataLossPreventionDeidentifyTemplateTimeouts timeouts) |
timeouts block.
|