kmsServiceAccountId property
Output only. The service account that will be used by the Log Router to access your Cloud KMS key.
Before enabling CMEK for Log Router, you must first assign the role
roles/cloudkms.cryptoKeyEncrypterDecrypter to the service account that
the Log Router will use to access your Cloud KMS key. Use
GetSettings to
obtain the service account ID.
See Enabling CMEK for Log Router for more information.
Implementation
final String kmsServiceAccountId;