CreateEndpointRequest

Types

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

Properties

Link copied to clipboard

A description of the global endpoint.

Link copied to clipboard

Define the event buses used.

Link copied to clipboard
val name: String?

The name of the global endpoint. For example, "Name":"us-east-2-custom_bus_A-endpoint".

Link copied to clipboard

Enable or disable event replication. The default state is ENABLED which means you must supply a RoleArn. If you don't have a RoleArn or you don't want event replication enabled, set the state to DISABLED.

Link copied to clipboard

The ARN of the role used for replication.

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