category

@JvmName(name = "cfwsmjgxiigugcit")
suspend fun category(value: Output<Either<String, CategoryType>>)
@JvmName(name = "tyttfkyslpiavqng")
suspend fun category(value: Either<String, CategoryType>?)
@JvmName(name = "bpnnyvedvgfnuube")
fun category(value: String)
@JvmName(name = "osiwifglfcouctdh")
fun category(value: CategoryType)

Parameters

value

The category of the budget.

  • 'Cost' defines a Budget.

  • 'ReservationUtilization' defines a Reservation Utilization Alert Rule.