Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template.DataLossPreventionDeidentifyTemplateTimeouts
-
Packages that use DataLossPreventionDeidentifyTemplateTimeouts Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template google_data_loss_prevention_deidentify_template -
-
Uses of DataLossPreventionDeidentifyTemplateTimeouts in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template
Classes in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template that implement DataLossPreventionDeidentifyTemplateTimeouts Modifier and Type Class Description static classDataLossPreventionDeidentifyTemplateTimeouts.Jsii$ProxyAn implementation forDataLossPreventionDeidentifyTemplateTimeoutsMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template that return DataLossPreventionDeidentifyTemplateTimeouts Modifier and Type Method Description DataLossPreventionDeidentifyTemplateTimeoutsDataLossPreventionDeidentifyTemplateTimeouts.Builder. build()Builds the configured instance.default DataLossPreventionDeidentifyTemplateTimeoutsDataLossPreventionDeidentifyTemplateConfig. getTimeouts()timeouts block.DataLossPreventionDeidentifyTemplateTimeoutsDataLossPreventionDeidentifyTemplateConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_deidentify_template with parameters of type DataLossPreventionDeidentifyTemplateTimeouts Modifier and Type Method Description voidDataLossPreventionDeidentifyTemplate. putTimeouts(DataLossPreventionDeidentifyTemplateTimeouts value)voidDataLossPreventionDeidentifyTemplateTimeoutsOutputReference. setInternalValue(DataLossPreventionDeidentifyTemplateTimeouts value)DataLossPreventionDeidentifyTemplate.BuilderDataLossPreventionDeidentifyTemplate.Builder. timeouts(DataLossPreventionDeidentifyTemplateTimeouts timeouts)timeouts block.DataLossPreventionDeidentifyTemplateConfig.BuilderDataLossPreventionDeidentifyTemplateConfig.Builder. timeouts(DataLossPreventionDeidentifyTemplateTimeouts timeouts)Sets the value ofDataLossPreventionDeidentifyTemplateConfig.getTimeouts()
-