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
337 |
# File 'sig/client.rbs', line 337
def execution_id: () -> ::String
|
#flow_arn ⇒ ::String
335 |
# File 'sig/client.rbs', line 335
def flow_arn: () -> ::String
|
#flow_status ⇒ "Active", ...
336 |
# File 'sig/client.rbs', line 336
def flow_status: () -> ("Active" | "Deprecated" | "Deleted" | "Draft" | "Errored" | "Suspended")
|