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