package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Jun 14, 2016
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type VPC struct {
SecurityGroups []string `json:"securityGroups"`
Subnets []string `json:"subnets"`
}
VPC represents part of function configuration used to define security groups and subnets for Lambda function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.