You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticsearchService::Types::LogPublishingOptionsStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The configured log publishing options for the domain and their current status.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsHash<String,Types::LogPublishingOption>

The log publishing options configured for the Elasticsearch domain.

Returns:

#statusTypes::OptionStatus

The status of the log publishing options for the Elasticsearch domain. See OptionStatus for the status information that\'s included.

Returns:

  • (Types::OptionStatus)

    The status of the log publishing options for the Elasticsearch domain.