Class: Aws::Types::RelatedItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#generated_id ⇒ ::String

Returns the value of attribute generated_id.

Returns:

  • (::String)


590
591
592
# File 'sig/types.rbs', line 590

def generated_id
  @generated_id
end

#identifier ⇒ Types::ItemIdentifier

Returns the value of attribute identifier.



591
592
593
# File 'sig/types.rbs', line 591

def identifier
  @identifier
end

#title ⇒ ::String

Returns the value of attribute title.

Returns:

  • (::String)


592
593
594
# File 'sig/types.rbs', line 592

def title
  @title
end