ConnectPeerError

Describes an error associated with a Connect peer request

Types

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

Properties

Link copied to clipboard

The error code for the Connect peer request.

Link copied to clipboard

The message associated with the error code.

Link copied to clipboard

The ID of the Connect peer request.

Link copied to clipboard

The ARN of the requested Connect peer resource.

Functions

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