CreateFunctionSettings.

VpcSubnetIds Property

Summary

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

Syntax

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

Value

Type Description
List<string>