Interface CloudWatchLogsLogGroup.Builder

  • Method Details

    • logGroupArn

      CloudWatchLogsLogGroup.Builder logGroupArn(String logGroupArn)

      The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group for the simulation. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. For more information about log groups, see Working with log groups and log streams in the Amazon CloudWatch Logs User Guide.

      Parameters:
      logGroupArn - The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group for the simulation. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. For more information about log groups, see Working with log groups and log streams in the Amazon CloudWatch Logs User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.