class Aws::ElasticsearchService::Types::LogPublishingOption
@return [Boolean]
Specifies whether given log publishing option is enabled or not.
@!attribute [rw] enabled
@return [String]
ARN of the Cloudwatch log group to which log needs to be published.
@!attribute [rw] cloud_watch_logs_log_group_arn
}
enabled: false,
cloud_watch_logs_log_group_arn: “CloudWatchLogsLogGroupArn”,
{
data as a hash:
@note When making an API call, you may pass LogPublishingOption
not
* Enabled: Whether the log publishing for given log type is enabled or
log needs to be published.
Cloudwatch log group to which
Attributes and their details: * CloudWatchLogsLogGroupArn: ARN of the
Log Publishing option that is set for given domain.