Class: Aws::Types::FlowDataConnectionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_output::String

Returns the value of attribute source_output.

Returns:

  • (::String)


1003
1004
1005
# File 'sig/types.rbs', line 1003

def source_output
  @source_output
end

#target_input::String

Returns the value of attribute target_input.

Returns:

  • (::String)


1004
1005
1006
# File 'sig/types.rbs', line 1004

def target_input
  @target_input
end