Class: Aws::Types::ListFlowDefinitionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_definition_summaries::Array[Types::FlowDefinitionSummary]

Returns the value of attribute flow_definition_summaries.

Returns:



7603
7604
7605
# File 'sig/types.rbs', line 7603

def flow_definition_summaries
  @flow_definition_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7604
7605
7606
# File 'sig/types.rbs', line 7604

def next_token
  @next_token
end