CoveredResource

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

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the covered resource.

Link copied to clipboard

The date and time the resource was last checked for vulnerabilities.

Link copied to clipboard

The ID of the covered resource.

Link copied to clipboard

An object that contains details about the metadata.

Link copied to clipboard

The type of the covered resource.

Link copied to clipboard

The status of the scan covering the resource.

Link copied to clipboard

The Amazon Inspector scan type covering the resource.

Functions

Link copied to clipboard
inline fun copy(block: CoveredResource.Builder.() -> Unit = {}): CoveredResource
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