package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: May 11, 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.