GetExecutionFlowSnapshotResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the customer managed KMS key that's used to encrypt the flow snapshot.

Link copied to clipboard

The flow definition used for the flow execution, including the nodes, connections, and configuration at the time when the execution started.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role that's used by the flow execution.

Link copied to clipboard

The unique identifier of the flow alias used for the flow execution.

Link copied to clipboard

The unique identifier of the flow.

Link copied to clipboard

The version of the flow used for the flow execution.

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