Interface LoggingConfigurationStatus.Builder

  • Method Details

    • statusCode

      LoggingConfigurationStatus.Builder statusCode(String statusCodeValue)

      The current status of the current rules and alerting logging configuration.

      These logging configurations are only for rules and alerting logs.

      Parameters:
      statusCodeValue - The current status of the current rules and alerting logging configuration.

      These logging configurations are only for rules and alerting logs.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusCode

      The current status of the current rules and alerting logging configuration.

      These logging configurations are only for rules and alerting logs.

      Parameters:
      statusCodeValue - The current status of the current rules and alerting logging configuration.

      These logging configurations are only for rules and alerting logs.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      LoggingConfigurationStatus.Builder statusReason(String statusReason)

      If failed, the reason for the failure.

      Parameters:
      statusReason - If failed, the reason for the failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.