Module: Aws::Appflow::Client::_StartFlowResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::StartFlowResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#execution_id::String

Returns:

  • (::String)


337
# File 'sig/client.rbs', line 337

def execution_id: () -> ::String

#flow_arn::String

Returns:

  • (::String)


335
# File 'sig/client.rbs', line 335

def flow_arn: () -> ::String

#flow_status"Active", ...

Returns:

  • ("Active", "Deprecated", "Deleted", "Draft", "Errored", "Suspended")


336
# File 'sig/client.rbs', line 336

def flow_status: () -> ("Active" | "Deprecated" | "Deleted" | "Draft" | "Errored" | "Suspended")