kmsKeyId property

Input<String?>? kmsKeyId
final

KMS key that Amazon SageMaker AI uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.

Implementation

final pulumi.Input<String?>? kmsKeyId;