class Aws::SecurityHub::Types::AwsElasticsearchDomainLogPublishingOptionsLogConfig
The log configuration.
@note When making an API call, you may pass AwsElasticsearchDomainLogPublishingOptionsLogConfig
data as a hash: { cloud_watch_logs_log_group_arn: "NonEmptyString", enabled: false, }
@!attribute [rw] cloud_watch_logs_log_group_arn
The ARN of the CloudWatch Logs group to publish the logs to. @return [String]
@!attribute [rw] enabled
Whether the log publishing is enabled. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElasticsearchDomainLogPublishingOptionsLogConfig AWS API Documentation
Constants
- SENSITIVE