Interface ExpressGatewayServiceAwsLogsConfiguration.Builder

  • Method Details

    • logGroup

      The name of the CloudWatch Logs log group to send container logs to.

      Parameters:
      logGroup - The name of the CloudWatch Logs log group to send container logs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logStreamPrefix

      The prefix for the CloudWatch Logs log stream names. The default for an Express service is ecs.

      Parameters:
      logStreamPrefix - The prefix for the CloudWatch Logs log stream names. The default for an Express service is ecs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.