indexRotationPeriod property
The Elasticsearch index rotation period. Index rotation appends a timestamp
to the IndexName
to facilitate the expiration of old data. For
more information, see Index
Rotation for the Amazon ES Destination. The default value
is OneDay
.
Implementation
final ElasticsearchIndexRotationPeriod? indexRotationPeriod;