ErrorResponse

Error associated with a resource returned for a Get or List resource response.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the resource owner.

Link copied to clipboard

Additional details about the error.

Link copied to clipboard

The error code associated with the error.

Link copied to clipboard

The message associated with the error.

Link copied to clipboard

The ID of the resource.

Link copied to clipboard

The type of resource.

Functions

Link copied to clipboard
inline fun copy(block: ErrorResponse.Builder.() -> Unit = {}): ErrorResponse
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