ResourceState

Details the state 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

An object that described the state of Amazon Inspector scans for an account.

Link copied to clipboard
val ec2: State?

An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.

Link copied to clipboard
val ecr: State?

An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.

Link copied to clipboard

An object that described the state of Amazon Inspector scans for an account.

Link copied to clipboard

An object that described the state of Amazon Inspector scans for an account.

Functions

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