PutPartnerEventsRequestEntry

The details about an event generated by an SaaS partner.

Types

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

Properties

Link copied to clipboard

A valid JSON string. There is no other schema imposed. The JSON string may contain fields and nested sub-objects.

Link copied to clipboard

A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.

Link copied to clipboard

Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present.

Link copied to clipboard

The event source that is generating the entry.

Link copied to clipboard

The date and time of the event.

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