Class: Aws::Types::DuplicateConnectionsFlowValidationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source::String

Returns the value of attribute source.

Returns:

  • (::String)


918
919
920
# File 'sig/types.rbs', line 918

def source
  @source
end

#target::String

Returns the value of attribute target.

Returns:

  • (::String)


919
920
921
# File 'sig/types.rbs', line 919

def target
  @target
end