encryptionSpec

@JvmName(name = "mrjachkkqospmysl")
suspend fun encryptionSpec(value: Output<AiTensorboardEncryptionSpecArgs>)
@JvmName(name = "hmrqbveivmrscnkf")
suspend fun encryptionSpec(value: AiTensorboardEncryptionSpecArgs?)

Parameters

value

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. Structure is documented below.


@JvmName(name = "arthuffmjbhrhlvu")
suspend fun encryptionSpec(argument: suspend AiTensorboardEncryptionSpecArgsBuilder.() -> Unit)

Parameters

argument

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. Structure is documented below.