indexRotationPeriod

@JvmName(name = "lkbwiirgbapdebwt")
suspend fun indexRotationPeriod(value: Output<String>)
@JvmName(name = "rwskfhayotndgvbj")
suspend fun indexRotationPeriod(value: String?)

Parameters

value

The Elasticsearch index rotation period. Index rotation appends a timestamp to the IndexName to facilitate expiration of old data. Valid values are NoRotation, OneHour, OneDay, OneWeek, and OneMonth. The default value is OneDay.