Interface CloudWatchLogDestination.Builder

  • Method Details

    • logGroupArn

      CloudWatchLogDestination.Builder logGroupArn(String logGroupArn)

      The ARN of the CloudWatch log group to which the vended log data will be published. This log group must exist prior to calling this operation.

      Parameters:
      logGroupArn - The ARN of the CloudWatch log group to which the vended log data will be published. This log group must exist prior to calling this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.