CreateAssessmentRequest

Types

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

Properties

Link copied to clipboard

The assessment report storage destination for the assessment that's being created.

Link copied to clipboard

The optional description of the assessment to be created.

Link copied to clipboard

The identifier for the framework that the assessment will be created from.

Link copied to clipboard
val name: String?

The name of the assessment to be created.

Link copied to clipboard
val roles: List<Role>?

The list of roles for the assessment.

Link copied to clipboard
val scope: Scope?

The wrapper that contains the Amazon Web Services accounts and services that are in scope for the assessment.

Link copied to clipboard

The tags that are associated with the assessment.

Functions

Link copied to clipboard
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