indexRotationPeriod property

ElasticsearchIndexRotationPeriod? indexRotationPeriod
final

The Elasticsearch index rotation period. Index rotation appends a timestamp to IndexName to facilitate the expiration of old data. For more information, see Index Rotation for the Amazon ES Destination. Default value is OneDay.

Implementation

final ElasticsearchIndexRotationPeriod? indexRotationPeriod;