encryptionKey property
Encryption key for the domain. This is used to encrypt content stored in a domain. The KMS Key ARN. The default aws/codeartifact AWS KMS master key is used if this element is absent.
Implementation
late final pulumi.Output<String> encryptionKey;