Class: Aws::Types::UpdateFlowOutputResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


2544
2545
2546
# File 'sig/types.rbs', line 2544

def flow_arn
  @flow_arn
end

#outputTypes::Output

Returns the value of attribute output.

Returns:



2545
2546
2547
# File 'sig/types.rbs', line 2545

def output
  @output
end