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 Tags. The list of tags (key-value pairs) assigned to the new function.
- Assembly
- Cake
.AWS .Lambda .dll - Namespace
- Cake
.AWS .Lambda - Containing Type
- Create
Function Settings
Syntax
public Dictionary<string, string> Tags { get; set; }
Value
Type | Description |
---|---|
Dictionary |