CreateEndpointResponse

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 endpoint that was created by this request.

Link copied to clipboard

The event buses used by this request.

Link copied to clipboard
val name: String?

The name of the endpoint that was created by this request.

Link copied to clipboard

Whether event replication was enabled or disabled by this request.

Link copied to clipboard

The ARN of the role used by event replication for this request.

Link copied to clipboard

The routing configuration defined by this request.

Link copied to clipboard

The state of the endpoint that was created by this request.

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