modelKmsKeyId property

Output<String?> modelKmsKeyId
latefinal

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

Implementation

late final pulumi.Output<String?> modelKmsKeyId;