UpdateEndpointRequest

Types

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

Properties

Link copied to clipboard

A description for the endpoint.

Link copied to clipboard

Define event buses used for replication.

Link copied to clipboard
val name: String?

The name of the endpoint you want to update.

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

Configure the routing policy, including the health check and secondary Region.

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