toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.colab.kotlin.outputs
/
RuntimeTemplateEncryptionSpec
Runtime
Template
Encryption
Spec
data
class
RuntimeTemplateEncryptionSpec
(
val
kmsKeyName
:
String
?
=
null
)
Members
Constructors
Runtime
Template
Encryption
Spec
Link copied to clipboard
constructor
(
kmsKeyName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Name
Link copied to clipboard
val
kmsKeyName
:
String
?
=
null
The Cloud KMS encryption key (customer-managed encryption key) used to protect the runtime.