ResourceStatus

Details the status of Amazon Inspector for each resource type Amazon Inspector scans.

Types

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

Properties

Link copied to clipboard
val ec2: Status

The status of Amazon Inspector scanning for Amazon EC2 resources.

Link copied to clipboard
val ecr: Status

The status of Amazon Inspector scanning for Amazon ECR resources.

Link copied to clipboard

The status of Amazon Inspector scanning for Amazon Web Services Lambda function.

Link copied to clipboard

The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.

Functions

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