monthDays

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

Parameters

value

The month days.


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


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

Parameters

values

The month days.