Initialized ActiveDirectoryProps properties

Hierarchy

  • ActiveDirectoryProps

Properties

adminSecretValue: SecretValue

Managed active directory admin password secret

cloudwatchKey?: IKey

Custom resource CloudWatch log group encryption key, when undefined default AWS managed key will be used

cloudwatchLogRetentionInDays: number

Custom resource CloudWatch log retention in days

directoryName: string

Friendly name for the managed active directory name

dnsName: string

Managed active directory dns name

edition: string

Managed active directory edition, possible values are Standard or Enterprise

lambdaKey?: IKey

Custom resource lambda key, when undefined default AWS managed key will be used

logGroupName: string

Managed active directory CloudWatch log group name

logRetentionInDays: number

Managed active directory CloudWatch log retention in days

madSubnetIds: string[]

AD configuration EC2 instance subnet ids

netBiosDomainName: string

Managed active directory netBiosDomainName name

vpcId: string

Managed active directory target vpc id

Generated using TypeDoc