weekOfMonth

@JvmName(name = "bxwcledwobnntssn")
suspend fun weekOfMonth(value: Output<String>)
@JvmName(name = "maiajpqxaajdfpxk")
suspend fun weekOfMonth(value: String)

Parameters

value

WeekOfMonth enumerates possible weeks in the month, e.g. the first, third, or last week of the month. Possible values are: WEEK_OF_MONTH_UNSPECIFIED, FIRST, SECOND, THIRD, FOURTH, LAST.