class Aws::Inspector2::Types::Finding
Details about an Amazon Inspector finding.
@!attribute [rw] aws_account_id
The Amazon Web Services account ID associated with the finding. @return [String]
@!attribute [rw] description
The description of the finding. @return [String]
@!attribute [rw] finding_arn
The Amazon Resource Number (ARN) of the finding. @return [String]
@!attribute [rw] first_observed_at
The date and time that the finding was first observed. @return [Time]
@!attribute [rw] inspector_score
The Amazon Inspector score given to the finding. @return [Float]
@!attribute [rw] inspector_score_details
An object that contains details of the Amazon Inspector score. @return [Types::InspectorScoreDetails]
@!attribute [rw] last_observed_at
The date and time that the finding was last observed. @return [Time]
@!attribute [rw] network_reachability_details
An object that contains the details of a network reachability finding. @return [Types::NetworkReachabilityDetails]
@!attribute [rw] package_vulnerability_details
An object that contains the details of a package vulnerability finding. @return [Types::PackageVulnerabilityDetails]
@!attribute [rw] remediation
An object that contains the details about how to remediate a finding. @return [Types::Remediation]
@!attribute [rw] resources
Contains information on the resources involved in a finding. @return [Array<Types::Resource>]
@!attribute [rw] severity
The severity of the finding. @return [String]
@!attribute [rw] status
The status of the finding. @return [String]
@!attribute [rw] title
The title of the finding. @return [String]
@!attribute [rw] type
The type of the finding. @return [String]
@!attribute [rw] updated_at
The date and time the finding was last updated at. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/Finding AWS API Documentation
Constants
- SENSITIVE