UpdateEndpointResponse

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 you updated in this request.

Link copied to clipboard

The ID of the endpoint you updated in this request.

Link copied to clipboard

The URL of the endpoint you updated in this request.

Link copied to clipboard

The event buses used for replication for the endpoint you updated in this request.

Link copied to clipboard
val name: String?

The name of the endpoint you updated in this request.

Link copied to clipboard

Whether event replication was enabled or disabled for the endpoint you updated in this request.

Link copied to clipboard

The ARN of the role used by event replication for the endpoint you updated in this request.

Link copied to clipboard

The routing configuration you updated in this request.

Link copied to clipboard

The state of the endpoint you updated in 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