Assessment

Contains detailed information about a directory assessment, including configuration parameters, status, and validation results.

Types

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

Properties

Link copied to clipboard

The unique identifier of the directory assessment.

Link copied to clipboard

The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.

Link copied to clipboard

The identifier of the directory associated with this assessment.

Link copied to clipboard

The fully qualified domain name (FQDN) of the Active Directory domain being assessed.

Link copied to clipboard

The date and time when the assessment status was last updated.

Link copied to clipboard

The type of assessment report generated. Valid values are CUSTOMER and SYSTEM.

Link copied to clipboard

The security groups identifiers attached to the network interfaces.

Link copied to clipboard

The identifiers of the self-managed AD instances used to perform the assessment.

Link copied to clipboard

The date and time when the assessment was initiated.

Link copied to clipboard

The current status of the assessment. Valid values include SUCCESS, FAILED, PENDING, and IN_PROGRESS.

Link copied to clipboard

A detailed status code providing additional information about the assessment state.

Link copied to clipboard

A human-readable description of the current assessment status, including any error details or progress information.

Link copied to clipboard

A list of subnet identifiers in the Amazon VPC in which the hybrid directory is created.

Link copied to clipboard

The version of the assessment framework used to evaluate your self-managed AD environment.

Link copied to clipboard

Contains Amazon VPC information for the StartADAssessment operation.

Functions

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