CreateFunctionSettings.

Environment Property

Summary

Gets and sets the property Environment.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
CreateFunctionSettings

Syntax

public Dictionary<string, string> Environment { get; set; }

Value

Type Description
Dictionary<string, string>