monthDays

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

Parameters

value

The month days.


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


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

Parameters

values

The month days.