ResourceScanMetadata

An object that contains details about the metadata for an Amazon ECR resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains metadata about scan coverage for a code repository resource.

Link copied to clipboard

The container image metadata associated with a covered resource.

Link copied to clipboard

The container registry metadata associated with a covered resource.

Link copied to clipboard

The container repository metadata associated with a covered resource.

Link copied to clipboard

An object that contains metadata details for an Amazon EC2 instance.

Link copied to clipboard

An object that contains details about the container metadata for an Amazon ECR image.

Link copied to clipboard

An object that contains details about the repository an Amazon ECR image resides in.

Link copied to clipboard

An object that contains metadata details for an Amazon Web Services Lambda function.

Link copied to clipboard

The serverless function metadata associated with a covered resource.

Link copied to clipboard

The VM instance metadata associated with a covered resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String