Module: Aws::QuickSight::Client::_ListFlowsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_summary_list::Array[Types::FlowSummary]

Returns:



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

def flow_summary_list: () -> ::Array[Types::FlowSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer