AgentPreview

Used as a response element in the PreviewAgents action.

Types

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

Properties

Link copied to clipboard

The health status of the Amazon Inspector Agent.

Link copied to clipboard

The ID of the EC2 instance where the agent is installed.

Link copied to clipboard

The version of the Amazon Inspector Agent.

Link copied to clipboard

The Auto Scaling group for the EC2 instance where the agent is installed.

Link copied to clipboard

The hostname of the EC2 instance on which the Amazon Inspector Agent is installed.

Link copied to clipboard

The IP address of the EC2 instance on which the Amazon Inspector Agent is installed.

Link copied to clipboard

The kernel version of the operating system running on the EC2 instance on which the Amazon Inspector Agent is installed.

Link copied to clipboard

The operating system running on the EC2 instance on which the Amazon Inspector Agent is installed.

Functions

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