AssessmentTarget

Contains information about an Amazon Inspector application. This data type is used as the response element in the DescribeAssessmentTargets action.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN that specifies the Amazon Inspector assessment target.

Link copied to clipboard

The time at which the assessment target is created.

Link copied to clipboard

The name of the Amazon Inspector assessment target.

Link copied to clipboard

The ARN that specifies the resource group that is associated with the assessment target.

Link copied to clipboard

The time at which UpdateAssessmentTarget is called.

Functions

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