timeGrain

@JvmName(name = "qwstfvuhcecwcoyy")
suspend fun timeGrain(value: Output<Either<String, TimeGrainType>>)
@JvmName(name = "glyksxqjdjxicpuj")
suspend fun timeGrain(value: Either<String, TimeGrainType>?)
@JvmName(name = "htjsscpgxkjuvhvx")
fun timeGrain(value: String)
@JvmName(name = "gadwrsbrtycrdxqj")
fun timeGrain(value: TimeGrainType)

Parameters

value

The time covered by a budget. Tracking of the amount will be reset based on the time grain. Supported for CategoryType(s): Cost, ReservationUtilization. Supported timeGrainTypes for CategoryType: Cost

  • Monthly

  • Quarterly

  • Annually

  • BillingMonth*

  • BillingQuarter*

  • BillingAnnual* *only supported for Web Direct customers. Supported timeGrainTypes for CategoryType: ReservationUtilization

  • Last7Days

  • Last30Days Required for CategoryType(s): Cost, ReservationUtilization.