Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath
-
Packages that use DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath 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 DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath Modifier and Type Class Description static classDataLossPreventionStoredInfoTypeDictionaryCloudStoragePath.Jsii$ProxyAn implementation forDataLossPreventionStoredInfoTypeDictionaryCloudStoragePathMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that return DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath Modifier and Type Method Description DataLossPreventionStoredInfoTypeDictionaryCloudStoragePathDataLossPreventionStoredInfoTypeDictionaryCloudStoragePath.Builder. build()Builds the configured instance.default DataLossPreventionStoredInfoTypeDictionaryCloudStoragePathDataLossPreventionStoredInfoTypeDictionary. getCloudStoragePath()cloud_storage_path block.DataLossPreventionStoredInfoTypeDictionaryCloudStoragePathDataLossPreventionStoredInfoTypeDictionary.Jsii$Proxy. getCloudStoragePath()DataLossPreventionStoredInfoTypeDictionaryCloudStoragePathDataLossPreventionStoredInfoTypeDictionaryOutputReference. getCloudStoragePathInput()DataLossPreventionStoredInfoTypeDictionaryCloudStoragePathDataLossPreventionStoredInfoTypeDictionaryCloudStoragePathOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath Modifier and Type Method Description DataLossPreventionStoredInfoTypeDictionary.BuilderDataLossPreventionStoredInfoTypeDictionary.Builder. cloudStoragePath(DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath cloudStoragePath)Sets the value ofDataLossPreventionStoredInfoTypeDictionary.getCloudStoragePath()voidDataLossPreventionStoredInfoTypeDictionaryOutputReference. putCloudStoragePath(DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath value)voidDataLossPreventionStoredInfoTypeDictionaryCloudStoragePathOutputReference. setInternalValue(DataLossPreventionStoredInfoTypeDictionaryCloudStoragePath value)
-