BatchDescribeUserLimitsError

Information about a user whose limits could not be described in a batch operation.

Types

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

Properties

Link copied to clipboard

The error code for the failure.

Link copied to clipboard

The error message for the failure.

Link copied to clipboard

The namespace of the user that failed.

Link copied to clipboard

The ARN of the user that failed.

Link copied to clipboard

The name of the user that failed.

Functions

Link copied to clipboard
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