PutEventsRequest

Types

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

Properties

Link copied to clipboard

The URL subdomain of the endpoint. For example, if the URL for Endpoint is http://abcde.veo.endpoints.event.amazonaws.com, then the EndpointId is abcde.veo.

Link copied to clipboard

The entry that defines an event in your system. You can specify several parameters for the entry such as the source and type of the event, resources associated with the event, and so on.

Functions

Link copied to clipboard
inline fun copy(block: PutEventsRequest.Builder.() -> Unit = {}): PutEventsRequest
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