Class: Aws::Types::ListingSummaryItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#glossary_terms::Array[Types::DetailedGlossaryTerm]

Returns the value of attribute glossary_terms.

Returns:



4450
4451
4452
# File 'sig/types.rbs', line 4450

def glossary_terms
  @glossary_terms
end

#listing_id::String

Returns the value of attribute listing_id.

Returns:

  • (::String)


4448
4449
4450
# File 'sig/types.rbs', line 4448

def listing_id
  @listing_id
end

#listing_revision::String

Returns the value of attribute listing_revision.

Returns:

  • (::String)


4449
4450
4451
# File 'sig/types.rbs', line 4449

def listing_revision
  @listing_revision
end