Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigInfoTypes
-
Packages that use DataLossPreventionInspectTemplateInspectConfigInfoTypes Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template google_data_loss_prevention_inspect_template -
-
Uses of DataLossPreventionInspectTemplateInspectConfigInfoTypes in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template
Classes in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template that implement DataLossPreventionInspectTemplateInspectConfigInfoTypes Modifier and Type Class Description static classDataLossPreventionInspectTemplateInspectConfigInfoTypes.Jsii$ProxyAn implementation forDataLossPreventionInspectTemplateInspectConfigInfoTypesMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template that return DataLossPreventionInspectTemplateInspectConfigInfoTypes Modifier and Type Method Description DataLossPreventionInspectTemplateInspectConfigInfoTypesDataLossPreventionInspectTemplateInspectConfigInfoTypes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with parameters of type DataLossPreventionInspectTemplateInspectConfigInfoTypes Modifier and Type Method Description voidDataLossPreventionInspectTemplateInspectConfigInfoTypesOutputReference. setInternalValue(DataLossPreventionInspectTemplateInspectConfigInfoTypes value)Method parameters in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with type arguments of type DataLossPreventionInspectTemplateInspectConfigInfoTypes Modifier and Type Method Description DataLossPreventionInspectTemplateInspectConfig.BuilderDataLossPreventionInspectTemplateInspectConfig.Builder. infoTypes(List<? extends DataLossPreventionInspectTemplateInspectConfigInfoTypes> infoTypes)Sets the value ofDataLossPreventionInspectTemplateInspectConfig.getInfoTypes()voidDataLossPreventionInspectTemplateInspectConfigInfoTypesList. setInternalValue(List<DataLossPreventionInspectTemplateInspectConfigInfoTypes> value)
-