UpdateEventActionResponse

Types

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

Properties

Link copied to clipboard

What occurs after a certain event.

Link copied to clipboard
val arn: String?

The ARN for the event action.

Link copied to clipboard

The date and time that the event action was created, in ISO 8601 format.

Link copied to clipboard
val event: Event?

What occurs to start an action.

Link copied to clipboard
val id: String?

The unique identifier for the event action.

Link copied to clipboard

The date and time that the event action was last updated, in ISO 8601 format.

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