alignmentPeriod

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

Parameters

value

The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of time. This will be done before the per-series aligner can be applied to the data.The value must be at least 60 seconds. If a per-series aligner other than ALIGN_NONE is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner ALIGN_NONE is specified, then this field is ignored.The maximum value of the alignment_period is 2 years, or 104 weeks.