monthDays

@JvmName(name = "djqcsxjedhhacsks")
suspend fun monthDays(value: Output<List<Int>>)
@JvmName(name = "hcjumqwiyqneiyxa")
suspend fun monthDays(value: List<Int>?)

Parameters

value

Days of the month that the job should execute on. Must be between 1 and 31.


@JvmName(name = "iosrfkxxvivqbxqc")
suspend fun monthDays(vararg values: Output<Int>)


@JvmName(name = "dxymgmhexxdjojoh")
suspend fun monthDays(values: List<Output<Int>>)
@JvmName(name = "uyjhcofcuopmdjtk")
suspend fun monthDays(vararg values: Int)

Parameters

values

Days of the month that the job should execute on. Must be between 1 and 31.