AssessmentConfiguration

Contains configuration parameters required to perform a directory assessment.

Types

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

Properties

Link copied to clipboard

A list of IP addresses for the DNS servers or domain controllers in your self-managed AD that are tested during the assessment.

Link copied to clipboard

The fully qualified domain name (FQDN) of the self-managed AD domain to assess.

Link copied to clipboard

The identifiers of the self-managed instances with SSM that are used to perform connectivity and validation tests.

Link copied to clipboard

By default, the service attaches a security group to allow network access to the self-managed nodes in your Amazon VPC. You can optionally supply your own security group that allows network traffic to and from your self-managed domain controllers outside of your Amazon VPC.

Link copied to clipboard

Contains VPC information for the CreateDirectory, CreateMicrosoftAD, or CreateHybridAD operation.

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