Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeConfig
-
Packages that use DataLossPreventionStoredInfoTypeConfig Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeConfig in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type
Classes in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that implement DataLossPreventionStoredInfoTypeConfig Modifier and Type Class Description static classDataLossPreventionStoredInfoTypeConfig.Jsii$ProxyAn implementation forDataLossPreventionStoredInfoTypeConfigMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that return DataLossPreventionStoredInfoTypeConfig Modifier and Type Method Description DataLossPreventionStoredInfoTypeConfigDataLossPreventionStoredInfoTypeConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeConfig Constructor Description DataLossPreventionStoredInfoType(software.constructs.Construct scope, String id, DataLossPreventionStoredInfoTypeConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type} Resource.
-