class Aws::AppStream::Types::DomainJoinInfo
Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
@note When making an API call, you may pass DomainJoinInfo
data as a hash: { directory_name: "DirectoryName", organizational_unit_distinguished_name: "OrganizationalUnitDistinguishedName", }
@!attribute [rw] directory_name
The fully qualified name of the directory (for example, corp.example.com). @return [String]
@!attribute [rw] organizational_unit_distinguished_name
The distinguished name of the organizational unit for computer accounts. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DomainJoinInfo AWS API Documentation
Constants
- SENSITIVE