PublishVersionSettings.

Description Property

Summary

The description for the version you are publishing. If not provided, AWS Lambda copies the description from the $LATEST version.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
PublishVersionSettings

Syntax

public string Description { get; set; }

Value

Type Description
string