Uses of Class
software.amazon.awssdk.services.inspector2.model.LambdaVpcConfig
-
Packages that use LambdaVpcConfig Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of LambdaVpcConfig in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return LambdaVpcConfig Modifier and Type Method Description LambdaVpcConfigAwsLambdaFunctionDetails. vpcConfig()The AWS Lambda function's networking configuration.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type LambdaVpcConfig Modifier and Type Method Description AwsLambdaFunctionDetails.BuilderAwsLambdaFunctionDetails.Builder. vpcConfig(LambdaVpcConfig vpcConfig)The AWS Lambda function's networking configuration.
-