kmsKeyServiceAccount property

TfArg<String>? kmsKeyServiceAccount
final

Service account used for the KMS encryption request. If null, the Compute Engine default service account is used.

Implementation

final TfArg<String>? kmsKeyServiceAccount;