Class: Aws::Types::ListContactFlowModulesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_modules_summary_list::Array[Types::ContactFlowModuleSummary]

Returns the value of attribute contact_flow_modules_summary_list.

Returns:



4886
4887
4888
# File 'sig/types.rbs', line 4886

def contact_flow_modules_summary_list
  @contact_flow_modules_summary_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4887
4888
4889
# File 'sig/types.rbs', line 4887

def next_token
  @next_token
end