Builder
Properties
The time the endpoint was created.
A description for the endpoint.
The URL subdomain of the endpoint. For example, if the URL for Endpoint is https://abcde.veo.endpoints.event.amazonaws.com, then the EndpointId is abcde.veo
.
The URL of the endpoint.
The event buses being used by the endpoint.
The last time the endpoint was modified.
Whether event replication was enabled or disabled for this endpoint. 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
.
The routing configuration of the endpoint.
The current state of the endpoint.
The reason the endpoint is in its current state.
Functions
construct an aws.sdk.kotlin.services.eventbridge.model.ReplicationConfig inside the given block
construct an aws.sdk.kotlin.services.eventbridge.model.RoutingConfig inside the given block