Class: Aws::Types::Relationship

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#relationship_type::String

Returns the value of attribute relationship_type.

Returns:

  • (::String)


1030
1031
1032
# File 'sig/types.rbs', line 1030

def relationship_type
  @relationship_type
end

#target_component_type_id::String

Returns the value of attribute target_component_type_id.

Returns:

  • (::String)


1029
1030
1031
# File 'sig/types.rbs', line 1029

def target_component_type_id
  @target_component_type_id
end