Class: Aws::Types::Edge

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#association_type"ContributedTo", ...

Returns the value of attribute association_type.



5630
5631
5632
# File 'sig/types.rbs', line 5630

def association_type
  @association_type
end

#destination_arn::String

Returns the value of attribute destination_arn.



5629
5630
5631
# File 'sig/types.rbs', line 5629

def destination_arn
  @destination_arn
end

#source_arn::String

Returns the value of attribute source_arn.



5628
5629
5630
# File 'sig/types.rbs', line 5628

def source_arn
  @source_arn
end