Module: Aws::Appflow::Client::_UpdateFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_status ⇒ "Active", ...
419 |
# File 'sig/client.rbs', line 419
def flow_status: () -> ("Active" | "Deprecated" | "Deleted" | "Draft" | "Errored" | "Suspended")
|