Uses of Interface
com.hashicorp.cdktf.providers.google.storage_transfer_job.StorageTransferJobScheduleStartTimeOfDay
-
Packages that use StorageTransferJobScheduleStartTimeOfDay Package Description com.hashicorp.cdktf.providers.google.storage_transfer_job google_storage_transfer_job -
-
Uses of StorageTransferJobScheduleStartTimeOfDay in com.hashicorp.cdktf.providers.google.storage_transfer_job
Classes in com.hashicorp.cdktf.providers.google.storage_transfer_job that implement StorageTransferJobScheduleStartTimeOfDay Modifier and Type Class Description static classStorageTransferJobScheduleStartTimeOfDay.Jsii$ProxyAn implementation forStorageTransferJobScheduleStartTimeOfDayMethods in com.hashicorp.cdktf.providers.google.storage_transfer_job that return StorageTransferJobScheduleStartTimeOfDay Modifier and Type Method Description StorageTransferJobScheduleStartTimeOfDayStorageTransferJobScheduleStartTimeOfDay.Builder. build()Builds the configured instance.StorageTransferJobScheduleStartTimeOfDayStorageTransferJobScheduleStartTimeOfDayOutputReference. getInternalValue()default StorageTransferJobScheduleStartTimeOfDayStorageTransferJobSchedule. getStartTimeOfDay()start_time_of_day block.StorageTransferJobScheduleStartTimeOfDayStorageTransferJobSchedule.Jsii$Proxy. getStartTimeOfDay()StorageTransferJobScheduleStartTimeOfDayStorageTransferJobScheduleOutputReference. getStartTimeOfDayInput()Methods in com.hashicorp.cdktf.providers.google.storage_transfer_job with parameters of type StorageTransferJobScheduleStartTimeOfDay Modifier and Type Method Description voidStorageTransferJobScheduleOutputReference. putStartTimeOfDay(StorageTransferJobScheduleStartTimeOfDay value)voidStorageTransferJobScheduleStartTimeOfDayOutputReference. setInternalValue(StorageTransferJobScheduleStartTimeOfDay value)StorageTransferJobSchedule.BuilderStorageTransferJobSchedule.Builder. startTimeOfDay(StorageTransferJobScheduleStartTimeOfDay startTimeOfDay)Sets the value ofStorageTransferJobSchedule.getStartTimeOfDay()
-