Class: Aws::Types::ListContactFlowModuleVersionsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_module_version_summary_list::Array[Types::ContactFlowModuleVersionSummary]

Returns the value of attribute contact_flow_module_version_summary_list.



5017
5018
5019
# File 'sig/types.rbs', line 5017

def contact_flow_module_version_summary_list
  @contact_flow_module_version_summary_list
end

#next_token::String

Returns the value of attribute next_token.



5018
5019
5020
# File 'sig/types.rbs', line 5018

def next_token
  @next_token
end