class Aws::SecurityHub::Types::FindingProviderSeverity
The severity assigned to the finding by the finding provider.
@note When making an API call, you may pass FindingProviderSeverity
data as a hash: { label: "INFORMATIONAL", # accepts INFORMATIONAL, LOW, MEDIUM, HIGH, CRITICAL original: "NonEmptyString", }
@!attribute [rw] label
The severity label assigned to the finding by the finding provider. @return [String]
@!attribute [rw] original
The finding provider's original value for the severity. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/FindingProviderSeverity AWS API Documentation
Constants
- SENSITIVE