Interface AwsElasticsearchDomainLogPublishingOptionsLogConfig.Builder

    • Method Detail

      • cloudWatchLogsLogGroupArn

        AwsElasticsearchDomainLogPublishingOptionsLogConfig.Builder cloudWatchLogsLogGroupArn​(String cloudWatchLogsLogGroupArn)

        The ARN of the CloudWatch Logs group to publish the logs to.

        Parameters:
        cloudWatchLogsLogGroupArn - The ARN of the CloudWatch Logs group to publish the logs to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.