StartFlowResponse

Types

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

Properties

Link copied to clipboard

Returns the internal execution ID of an on-demand flow when the flow is started. For scheduled or event-triggered flows, this value is null.

Link copied to clipboard

The flow's Amazon Resource Name (ARN).

Link copied to clipboard

Indicates the current status of the flow.

Functions

Link copied to clipboard
inline fun copy(block: StartFlowResponse.Builder.() -> Unit = {}): StartFlowResponse
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