Builder

class Builder

Properties

Link copied to clipboard

A description for the directory. This label will appear on the Amazon Web Services console Directory Details page after the directory is created.

Link copied to clipboard

Managed Microsoft AD is available in two editions: Standard and Enterprise. Enterprise is the default.

Link copied to clipboard
var name: String?

The fully qualified domain name for the Managed Microsoft AD directory, such as corp.example.com. This name will resolve inside your VPC only. It does not need to be publicly resolvable.

Link copied to clipboard

The password for the default administrative user named Admin.

Link copied to clipboard

The NetBIOS name for your domain, such as CORP. If you don't specify a NetBIOS name, it will default to the first part of your directory DNS. For example, CORP for the directory DNS corp.example.com.

Link copied to clipboard
var tags: List<Tag>?

The tags to be assigned to the Managed Microsoft AD directory.

Link copied to clipboard

Contains VPC information for the CreateDirectory or CreateMicrosoftAD operation.

Functions