Class: Aws::Types::FindingProviderSeverity

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#label"INFORMATIONAL", ...

Returns the value of attribute label.



5771
5772
5773
# File 'sig/types.rbs', line 5771

def label
  @label
end

#original::String

Returns the value of attribute original.



5772
5773
5774
# File 'sig/types.rbs', line 5772

def original
  @original
end