CreateFunctionSettings.

VpcSecurityGroupIds Property

Summary

Gets and sets the property SecurityGroupIds. A list of one or more security groups IDs in your VPC.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
CreateFunctionSettings

Syntax

public List<string> VpcSecurityGroupIds { get; set; }

Value

Type Description
List<string>