Class: Aws::Types::Edge

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_id::String

Returns the value of attribute destination_id.

Returns:

  • (::String)


2886
2887
2888
# File 'sig/types.rbs', line 2886

def destination_id
  @destination_id
end

#source_id::String

Returns the value of attribute source_id.

Returns:

  • (::String)


2885
2886
2887
# File 'sig/types.rbs', line 2885

def source_id
  @source_id
end