TimeWindowArgs

fun TimeWindowArgs(endTime: Output<String>? = null, maintenanceExclusionOptions: Output<MaintenanceExclusionOptionsArgs>? = null, startTime: Output<String>? = null)