weeksOfMonth

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


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