Interface EventLogConfig.Builder

  • Method Details

    • logLevel

      EventLogConfig.Builder logLevel(String logLevel)

      The type of information to log for the Event API.

      Parameters:
      logLevel - The type of information to log for the Event API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • logLevel

      The type of information to log for the Event API.

      Parameters:
      logLevel - The type of information to log for the Event API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cloudWatchLogsRoleArn

      EventLogConfig.Builder cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn)

      The IAM service role that AppSync assumes to publish CloudWatch Logs in your account.

      Parameters:
      cloudWatchLogsRoleArn - The IAM service role that AppSync assumes to publish CloudWatch Logs in your account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.