alignmentPeriod

@JvmName(name = "hypnfirloticdnqr")
suspend fun alignmentPeriod(value: Output<String>)
@JvmName(name = "jxikigudkyapbhye")
suspend fun alignmentPeriod(value: String?)

Parameters

value

The alignment period for per-time series alignment. If present, alignmentPeriod must be at least 60 seconds. After per-time series alignment, each time series will contain data points only on the period boundaries. If perSeriesAligner is not specified or equals ALIGN_NONE, then this field is ignored. If perSeriesAligner is specified and does not equal ALIGN_NONE, then this field must be defined; otherwise an error is returned.