Class: Aws::Types::RelationshipValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_component_name::String

Returns the value of attribute target_component_name.

Returns:

  • (::String)


1036
1037
1038
# File 'sig/types.rbs', line 1036

def target_component_name
  @target_component_name
end

#target_entity_id::String

Returns the value of attribute target_entity_id.

Returns:

  • (::String)


1035
1036
1037
# File 'sig/types.rbs', line 1035

def target_entity_id
  @target_entity_id
end