encryptionSpec property

EncryptionSpec? encryptionSpec
final

Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;