Class: Aws::Types::ListContactFlowsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_summary_list::Array[Types::ContactFlowSummary]

Returns the value of attribute contact_flow_summary_list.

Returns:



4914
4915
4916
# File 'sig/types.rbs', line 4914

def contact_flow_summary_list
  @contact_flow_summary_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4915
4916
4917
# File 'sig/types.rbs', line 4915

def next_token
  @next_token
end