modelKmsKeyId property

Input<String?>? modelKmsKeyId
final

KMS Key used to encrypt trained Document Classifiers. Can be a KMS Key ID or a KMS Key ARN.

Implementation

final pulumi.Input<String?>? modelKmsKeyId;