Class: Aws::Types::CvssScoreAdjustment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric ⇒ ::String

Returns the value of attribute metric.

Returns:

  • (::String)


451
452
453
# File 'sig/types.rbs', line 451

def metric
  @metric
end

#reason ⇒ ::String

Returns the value of attribute reason.

Returns:

  • (::String)


452
453
454
# File 'sig/types.rbs', line 452

def reason
  @reason
end