dateGranularity

@JvmName(name = "glernbyyffnerill")
suspend fun dateGranularity(value: Output<DashboardTimeGranularity>)
@JvmName(name = "fxpnbodgfoavmoft")
suspend fun dateGranularity(value: DashboardTimeGranularity?)

Parameters

value

The date granularity of the DateDimensionField . Choose one of the following options:

  • YEAR

  • QUARTER

  • MONTH

  • WEEK

  • DAY

  • HOUR

  • MINUTE

  • SECOND

  • MILLISECOND