Class: Aws::Types::DependencyRevision

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)


99
100
101
# File 'sig/types.rbs', line 99

def id
  @id
end

#revision_number::Integer

Returns the value of attribute revision_number.

Returns:

  • (::Integer)


100
101
102
# File 'sig/types.rbs', line 100

def revision_number
  @revision_number
end