encryption Configuration
Parameters
value
An optional 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 key .
suspend fun encryptionConfiguration(argument: suspend ServiceEncryptionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
An optional 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 key .