Values.LambdaOutputDescriptionSourceFor an application output, describes the AWS Lambda function configured as its destination.
type nonrec t = {resourceARN : ResourceARN.t option;Amazon Resource Name (ARN) of the destination Lambda function.
*)roleARN : RoleARN.t option;ARN of the IAM role that Amazon Kinesis Analytics can assume to write to the destination function.
*)}