toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.outputs
/
WorkflowTemplateEncryptionConfig
Workflow
Template
Encryption
Config
data
class
WorkflowTemplateEncryptionConfig
(
val
kmsKey
:
String
?
=
null
)
Members
Constructors
Workflow
Template
Encryption
Config
Link copied to clipboard
constructor
(
kmsKey
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Link copied to clipboard
val
kmsKey
:
String
?
=
null
Optional. The Cloud KMS key name to use for encryption.