Class: Aws::Types::ListingRevision

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4429
4430
4431
# File 'sig/types.rbs', line 4429

def id
  @id
end

#revision::String

Returns the value of attribute revision.

Returns:

  • (::String)


4430
4431
4432
# File 'sig/types.rbs', line 4430

def revision
  @revision
end