Uses of Class
software.amazon.awssdk.services.lambda.model.VpcConfig
Packages that use VpcConfig
-
Uses of VpcConfig in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return VpcConfigModifier and TypeMethodDescriptionfinal VpcConfigCreateFunctionRequest.vpcConfig()For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.final VpcConfigUpdateFunctionConfigurationRequest.vpcConfig()For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.Methods in software.amazon.awssdk.services.lambda.model with parameters of type VpcConfigModifier and TypeMethodDescriptionFor network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.For network connectivity to Amazon Web Services resources in a VPC, specify a list of security groups and subnets in the VPC.