Uses of Interface
com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type.DataLossPreventionStoredInfoTypeTimeouts
-
Packages that use DataLossPreventionStoredInfoTypeTimeouts Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type google_data_loss_prevention_stored_info_type -
-
Uses of DataLossPreventionStoredInfoTypeTimeouts 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 DataLossPreventionStoredInfoTypeTimeouts Modifier and Type Class Description static classDataLossPreventionStoredInfoTypeTimeouts.Jsii$ProxyAn implementation forDataLossPreventionStoredInfoTypeTimeoutsMethods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type that return DataLossPreventionStoredInfoTypeTimeouts Modifier and Type Method Description DataLossPreventionStoredInfoTypeTimeoutsDataLossPreventionStoredInfoTypeTimeouts.Builder. build()Builds the configured instance.default DataLossPreventionStoredInfoTypeTimeoutsDataLossPreventionStoredInfoTypeConfig. getTimeouts()timeouts block.DataLossPreventionStoredInfoTypeTimeoutsDataLossPreventionStoredInfoTypeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_stored_info_type with parameters of type DataLossPreventionStoredInfoTypeTimeouts Modifier and Type Method Description voidDataLossPreventionStoredInfoType. putTimeouts(DataLossPreventionStoredInfoTypeTimeouts value)voidDataLossPreventionStoredInfoTypeTimeoutsOutputReference. setInternalValue(DataLossPreventionStoredInfoTypeTimeouts value)DataLossPreventionStoredInfoType.BuilderDataLossPreventionStoredInfoType.Builder. timeouts(DataLossPreventionStoredInfoTypeTimeouts timeouts)timeouts block.DataLossPreventionStoredInfoTypeConfig.BuilderDataLossPreventionStoredInfoTypeConfig.Builder. timeouts(DataLossPreventionStoredInfoTypeTimeouts timeouts)Sets the value ofDataLossPreventionStoredInfoTypeConfig.getTimeouts()
-