indexRotationPeriod

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

Parameters

value

The OpenSearch 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.