ServiceLevelObjectiveBudgetReportError

A structure containing information about one error that occurred during a BatchGetServiceLevelObjectiveBudgetReport operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the SLO that this error is related to.

Link copied to clipboard

The error code for this error.

Link copied to clipboard

The message for this error.

Link copied to clipboard

The name of the SLO that this error is related to.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String