Initialized ShareActiveDirectoryProps properties

Hierarchy

  • ShareActiveDirectoryProps

Properties

accountAccessRoleName: string

Accepter account access role name. Custom resource will assume this role to approve share request

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

directoryId: string

Managed active directory id

lambdaKey?: IKey

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

sharedTargetAccountIds: string[]

Managed active directory share account ids

Generated using TypeDoc