weeksOfMonth

@JvmName(name = "hfchfvwycqygeyos")
suspend fun weeksOfMonth(value: Output<List<Either<String, WeeksOfMonth>>>)
@JvmName(name = "axkasbixkaifccwf")
suspend fun weeksOfMonth(value: List<Either<String, WeeksOfMonth>>?)

Parameters

value

Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.


@JvmName(name = "radilobsgnqpbuxe")
suspend fun weeksOfMonth(vararg values: Output<Either<String, WeeksOfMonth>>)


@JvmName(name = "huontqbbbtoelgmv")
suspend fun weeksOfMonth(values: List<Output<Either<String, WeeksOfMonth>>>)
@JvmName(name = "ufxqvqxaisthodvl")
suspend fun weeksOfMonth(vararg values: Either<String, WeeksOfMonth>)

Parameters

values

Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.