Class: Aws::Types::BridgeSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_sourceTypes::BridgeFlowSource

Returns the value of attribute flow_source.



316
317
318
# File 'sig/types.rbs', line 316

def flow_source
  @flow_source
end

#network_sourceTypes::BridgeNetworkSource

Returns the value of attribute network_source.



317
318
319
# File 'sig/types.rbs', line 317

def network_source
  @network_source
end