class Aws::Inspector2::Types::CoveredResource

An object that contains details about a resource covered by Amazon Inspector.

@!attribute [rw] account_id

The Amazon Web Services account ID of the covered resource.
@return [String]

@!attribute [rw] resource_id

The ID of the covered resource.
@return [String]

@!attribute [rw] resource_metadata

An object that contains details about the metadata.
@return [Types::ResourceScanMetadata]

@!attribute [rw] resource_type

The type of the covered resource.
@return [String]

@!attribute [rw] scan_status

The status of the scan covering the resource.
@return [Types::ScanStatus]

@!attribute [rw] scan_type

The Amazon Inspector scan type covering the resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/CoveredResource AWS API Documentation

Constants

SENSITIVE