encryptionConfiguration property

Input<ServiceEncryptionConfiguration?>? encryptionConfiguration
final

Custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed CMK. See encryptionConfiguration below.

Implementation

final pulumi.Input<ServiceEncryptionConfiguration?>? encryptionConfiguration;