Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeDictionary
-
Packages that use DataLossPreventionStoredInfoTypeDictionary Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeDictionary 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 DataLossPreventionStoredInfoTypeDictionary Modifier and Type Class Description static classDataLossPreventionStoredInfoTypeDictionary.Jsii$ProxyAn implementation forDataLossPreventionStoredInfoTypeDictionaryMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that return DataLossPreventionStoredInfoTypeDictionary Modifier and Type Method Description DataLossPreventionStoredInfoTypeDictionaryDataLossPreventionStoredInfoTypeDictionary.Builder. build()Builds the configured instance.default DataLossPreventionStoredInfoTypeDictionaryDataLossPreventionStoredInfoTypeConfig. getDictionary()dictionary block.DataLossPreventionStoredInfoTypeDictionaryDataLossPreventionStoredInfoTypeConfig.Jsii$Proxy. getDictionary()DataLossPreventionStoredInfoTypeDictionaryDataLossPreventionStoredInfoType. getDictionaryInput()DataLossPreventionStoredInfoTypeDictionaryDataLossPreventionStoredInfoTypeDictionaryOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeDictionary Modifier and Type Method Description DataLossPreventionStoredInfoType.BuilderDataLossPreventionStoredInfoType.Builder. dictionary(DataLossPreventionStoredInfoTypeDictionary dictionary)dictionary block.DataLossPreventionStoredInfoTypeConfig.BuilderDataLossPreventionStoredInfoTypeConfig.Builder. dictionary(DataLossPreventionStoredInfoTypeDictionary dictionary)Sets the value ofDataLossPreventionStoredInfoTypeConfig.getDictionary()voidDataLossPreventionStoredInfoType. putDictionary(DataLossPreventionStoredInfoTypeDictionary value)voidDataLossPreventionStoredInfoTypeDictionaryOutputReference. setInternalValue(DataLossPreventionStoredInfoTypeDictionary value)
-