ElasticsearchAction constructor
ElasticsearchAction({})
Implementation
ElasticsearchAction({
required this.endpoint,
required this.id,
required this.index,
required this.roleArn,
required this.type,
});
ElasticsearchAction({
required this.endpoint,
required this.id,
required this.index,
required this.roleArn,
required this.type,
});