class Aws::Lambda::Types::VpcConfigResponse
The VPC security groups and subnets that are attached to a Lambda
function.
@!attribute [rw] subnet_ids
A list of VPC subnet IDs. @return [Array<String>]
@!attribute [rw] security_group_ids
A list of VPC security groups IDs. @return [Array<String>]
@!attribute [rw] vpc_id
The ID of the VPC. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/VpcConfigResponse AWS API Documentation
Constants
- SENSITIVE