Module: Aws::Appflow::Client::_CreateFlowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_arn::String

Returns:

  • (::String)


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

def flow_arn: () -> ::String

#flow_status"Active", ...

Returns:

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


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

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