ScannedResource

Contains information about a resource that was scanned as part of the malware scan operation.

Types

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

Properties

Link copied to clipboard

Information about the scanned resource.

Link copied to clipboard

Amazon Resource Name (ARN) of the scanned resource.

Link copied to clipboard

The status of the scanned resource.

Link copied to clipboard

The resource type of the scanned resource.

Link copied to clipboard

The reason for the scan status of this particular resource, if applicable.

Functions

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