Class: Aws::Types::InvalidLoopBoundaryFlowValidationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection::String

Returns the value of attribute connection.

Returns:

  • (::String)


1582
1583
1584
# File 'sig/types.rbs', line 1582

def connection
  @connection
end

#source::String

Returns the value of attribute source.

Returns:

  • (::String)


1583
1584
1585
# File 'sig/types.rbs', line 1583

def source
  @source
end

#target::String

Returns the value of attribute target.

Returns:

  • (::String)


1584
1585
1586
# File 'sig/types.rbs', line 1584

def target
  @target
end