s3KmsKeyId property
When NotebookOutputOption
is Allowed
, the AWS Key
Management Service (KMS) encryption key ID used to encrypt the notebook cell
output in the Amazon S3 bucket.
Implementation
final String? s3KmsKeyId;
When NotebookOutputOption
is Allowed
, the AWS Key
Management Service (KMS) encryption key ID used to encrypt the notebook cell
output in the Amazon S3 bucket.
final String? s3KmsKeyId;