Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template.DataLossPreventionDeidentifyTemplateTimeouts.Builder
-
Packages that use DataLossPreventionDeidentifyTemplateTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template google_data_loss_prevention_deidentify_template -
-
Uses of DataLossPreventionDeidentifyTemplateTimeouts.Builder in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template
Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template that return DataLossPreventionDeidentifyTemplateTimeouts.Builder Modifier and Type Method Description static DataLossPreventionDeidentifyTemplateTimeouts.BuilderDataLossPreventionDeidentifyTemplateTimeouts. builder()DataLossPreventionDeidentifyTemplateTimeouts.BuilderDataLossPreventionDeidentifyTemplateTimeouts.Builder. create(String create)Sets the value ofDataLossPreventionDeidentifyTemplateTimeouts.getCreate()DataLossPreventionDeidentifyTemplateTimeouts.BuilderDataLossPreventionDeidentifyTemplateTimeouts.Builder. delete(String delete)Sets the value ofDataLossPreventionDeidentifyTemplateTimeouts.getDelete()DataLossPreventionDeidentifyTemplateTimeouts.BuilderDataLossPreventionDeidentifyTemplateTimeouts.Builder. update(String update)Sets the value ofDataLossPreventionDeidentifyTemplateTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template with parameters of type DataLossPreventionDeidentifyTemplateTimeouts.Builder Constructor Description Jsii$Proxy(DataLossPreventionDeidentifyTemplateTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionDeidentifyTemplateTimeouts.Builder.
-