This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.Lambda.
Summary
Gets and sets the property Publish. This boolean parameter can be used to request AWS Lambda to create the Lambda
function and publish a version as an atomic operation.
- Assembly
- Cake
.AWS .Lambda .dll - Namespace
- Cake
.AWS .Lambda - Containing Type
- Create
Function Settings
Syntax
public bool Publish { get; set; }
Value
Type | Description |
---|---|
bool |