Class: Aws::Types::AppflowIntegration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:flow_definition])

Instance Attribute Summary collapse

Instance Attribute Details

#batches::Array[Types::Batch]

Returns the value of attribute batches.

Returns:



62
63
64
# File 'sig/types.rbs', line 62

def batches
  @batches
end

#flow_definitionTypes::FlowDefinition

Returns the value of attribute flow_definition.



61
62
63
# File 'sig/types.rbs', line 61

def flow_definition
  @flow_definition
end