Class: Aws::Types::ListingRevisionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


4435
4436
4437
# File 'sig/types.rbs', line 4435

def identifier
  @identifier
end

#revision::String

Returns the value of attribute revision.

Returns:

  • (::String)


4436
4437
4438
# File 'sig/types.rbs', line 4436

def revision
  @revision
end