Class: Aws::Types::ListingSummary

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:



4443
4444
4445
# File 'sig/types.rbs', line 4443

def glossary_terms
  @glossary_terms
end

#listing_id::String

Returns the value of attribute listing_id.

Returns:

  • (::String)


4441
4442
4443
# File 'sig/types.rbs', line 4441

def listing_id
  @listing_id
end

#listing_revision::String

Returns the value of attribute listing_revision.

Returns:

  • (::String)


4442
4443
4444
# File 'sig/types.rbs', line 4442

def listing_revision
  @listing_revision
end