GetDirectoryActiveDirectoryConfig

data class GetDirectoryActiveDirectoryConfig(val domainName: String, val serviceAccountSecretArn: String)

Constructors

Link copied to clipboard
constructor(domainName: String, serviceAccountSecretArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fully qualified domain name of the AWS Directory Service directory.

Link copied to clipboard

ARN of the Secrets Manager secret that contains the credentials for the service account.