Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template.DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes
-
Packages that use DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template google_data_loss_prevention_inspect_template -
-
Uses of DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes 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 DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes Modifier and Type Class Description static classDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Jsii$ProxyAn implementation forDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template that return DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes Modifier and Type Method Description DataLossPreventionInspectTemplateInspectConfigCustomInfoTypesDataLossPreventionInspectTemplateInspectConfigCustomInfoTypes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with parameters of type DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes Modifier and Type Method Description voidDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesOutputReference. setInternalValue(DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes value)Method parameters in com.hashicorp.cdktf.providers.google.data_loss_prevention_inspect_template with type arguments of type DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes Modifier and Type Method Description DataLossPreventionInspectTemplateInspectConfig.BuilderDataLossPreventionInspectTemplateInspectConfig.Builder. customInfoTypes(List<? extends DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes> customInfoTypes)Sets the value ofDataLossPreventionInspectTemplateInspectConfig.getCustomInfoTypes()voidDataLossPreventionInspectTemplateInspectConfigCustomInfoTypesList. setInternalValue(List<DataLossPreventionInspectTemplateInspectConfigCustomInfoTypes> value)
-