AiTensorboardEncryptionSpec

data class AiTensorboardEncryptionSpec(val kmsKeyName: String)

Constructors

Link copied to clipboard
constructor(kmsKeyName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form: projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key. The key needs to be in the same region as where the resource is created.