class Aws::IoT::Types::ElasticsearchAction


@return [String]
The unique identifier for the document you are storing.
@!attribute [rw] id
@return [String]
The type of document you are storing.
@!attribute [rw] type
@return [String]
The Elasticsearch index where you want to store your data.
@!attribute [rw] index
@return [String]
The endpoint of your Elasticsearch domain.
@!attribute [rw] endpoint
@return [String]
The IAM role ARN that has access to Elasticsearch.
@!attribute [rw] role_arn
}
id: “ElasticsearchId”, # required
type: “ElasticsearchType”, # required
index: “ElasticsearchIndex”, # required
endpoint: “ElasticsearchEndpoint”, # required
role_arn: “AwsArn”, # required
{
data as a hash:
@note When making an API call, you may pass ElasticsearchAction
Service domain.
Describes an action that writes data to an Amazon Elasticsearch