monthDays

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

Parameters

value

The month days.


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


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

Parameters

values

The month days.