AutomationEventStep

Contains information about a step in an automation event.

Types

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

Properties

Link copied to clipboard

The timestamp when this automation event step completed execution.

Link copied to clipboard

Contains information about estimated monthly cost savings.

Link copied to clipboard

The ID of the automation event this step belongs to.

Link copied to clipboard

The unique identifier of the resource being acted upon in this step.

Link copied to clipboard

The timestamp when this automation event step started execution.

Link copied to clipboard

The unique identifier for this step.

Link copied to clipboard

The current status of the step.

Link copied to clipboard

The type of step.

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