weeksOfMonth

@JvmName(name = "ljcykiutkmieypur")
suspend fun weeksOfMonth(value: Output<List<Either<String, WeeksOfMonth>>>)
@JvmName(name = "iuybqlxaevgruemj")
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 = "yekoshsppsoolhjc")
suspend fun weeksOfMonth(vararg values: Output<Either<String, WeeksOfMonth>>)


@JvmName(name = "lqdrvqjtmsbbctuo")
suspend fun weeksOfMonth(values: List<Output<Either<String, WeeksOfMonth>>>)
@JvmName(name = "mjjlblijxmtdladi")
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.