OrganizationEventDetails

Detailed information about an event. A combination of an Event object, an EventDescription object, and additional metadata about the event. Returned by the DescribeEventDetailsForOrganization operation.

Types

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

Properties

Link copied to clipboard

The 12-digit Amazon Web Services account numbers that contains the affected entities.

Link copied to clipboard
val event: Event?

Summary information about an Health event.

Link copied to clipboard

The detailed description of the event. Included in the information returned by the DescribeEventDetails operation.

Link copied to clipboard

Additional metadata about 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