Class: Aws::Types::BridgeOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_outputTypes::BridgeFlowOutput

Returns the value of attribute flow_output.



310
311
312
# File 'sig/types.rbs', line 310

def flow_output
  @flow_output
end

#network_outputTypes::BridgeNetworkOutput

Returns the value of attribute network_output.



311
312
313
# File 'sig/types.rbs', line 311

def network_output
  @network_output
end