Uses of Class
software.amazon.awssdk.services.guardduty.model.VpcConfig
-
Packages that use VpcConfig Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of VpcConfig in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return VpcConfig Modifier and Type Method Description VpcConfigLambdaDetails. vpcConfig()Amazon Virtual Private Cloud configuration details associated with your Lambda function.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type VpcConfig Modifier and Type Method Description LambdaDetails.BuilderLambdaDetails.Builder. vpcConfig(VpcConfig vpcConfig)Amazon Virtual Private Cloud configuration details associated with your Lambda function.
-