class Aws::AppStream::Types::DirectoryConfig

Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.

@!attribute [rw] directory_name

The fully qualified name of the directory (for example,
corp.example.com).
@return [String]

@!attribute [rw] organizational_unit_distinguished_names

The distinguished names of the organizational units for computer
accounts.
@return [Array<String>]

@!attribute [rw] service_account_credentials

The credentials for the service account used by the fleet or image
builder to connect to the directory.
@return [Types::ServiceAccountCredentials]

@!attribute [rw] created_time

The time the directory configuration was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DirectoryConfig AWS API Documentation

Constants

SENSITIVE