kmsKeyArn property
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;
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.
final String? kmsKeyArn;