class Aws::AppRunner::Types::EncryptionConfiguration
Describes a custom encryption key that AWS App Runner uses to encrypt copies of the source repository and service logs.
@note When making an API call, you may pass EncryptionConfiguration
data as a hash: { kms_key: "KmsKeyArn", # required }
@!attribute [rw] kms_key
The ARN of the KMS key that's used for encryption. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/EncryptionConfiguration AWS API Documentation
Constants
- SENSITIVE