CodeSettings.

ZipFile Property

Summary

The contents of your zip file containing your deployment package.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
CodeSettings

Syntax

public MemoryStream ZipFile { get; set; }

Value

Type Description
MemoryStream