kmsKeyArn property

String? kmsKeyArn
final

The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've configured a customer managed CMK.

Implementation

final String? kmsKeyArn;