Builder

class Builder

Properties

Link copied to clipboard

What occurs after a certain event.

Link copied to clipboard
var 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
var event: Event?

What occurs to start an action.

Link copied to clipboard
var 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
fun event(block: Event.Builder.() -> Unit)