volumeKmsKeyId property

Input<String?>? volumeKmsKeyId
final

ID of the key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.

Implementation

final pulumi.Input<String?>? volumeKmsKeyId;