monthDays

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

Parameters

value

The month days.


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


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

Parameters

values

The month days.