daysOfMonth

@JvmName(name = "wmmenymmisjrqkma")
suspend fun daysOfMonth(value: Output<List<DayArgs>>)
@JvmName(name = "kcdlnlcsmlhcrmfd")
suspend fun daysOfMonth(value: List<DayArgs>?)

Parameters

value

This is day of the month from 1 to 28 other wise last of month


@JvmName(name = "varpfwfakqniufkc")
suspend fun daysOfMonth(vararg values: Output<DayArgs>)


@JvmName(name = "jkcnsxqvjshyopxc")
suspend fun daysOfMonth(values: List<Output<DayArgs>>)
@JvmName(name = "acvvqedutbwiangj")
suspend fun daysOfMonth(vararg values: DayArgs)

Parameters

values

This is day of the month from 1 to 28 other wise last of month


@JvmName(name = "pwasbetsakyktauj")
suspend fun daysOfMonth(argument: List<suspend DayArgsBuilder.() -> Unit>)
@JvmName(name = "hlfcpyspwmmgquli")
suspend fun daysOfMonth(vararg argument: suspend DayArgsBuilder.() -> Unit)
@JvmName(name = "qqolbdheyfwujsok")
suspend fun daysOfMonth(argument: suspend DayArgsBuilder.() -> Unit)

Parameters

argument

This is day of the month from 1 to 28 other wise last of month