public class VpcConfigWrapper
extends java.lang.Object
wrapper around VpcConfig
| Constructor and Description |
|---|
VpcConfigWrapper() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.lambda.model.VpcConfig |
toVpcConfig() |
void |
validate()
Validates that at least one subnet and one security group are provided.
|
public void validate()
{@link - GradleException} if at least one subnet and one security group are not setpublic com.amazonaws.services.lambda.model.VpcConfig toVpcConfig()
VpcConfig instance{@link - GradleException} if at least one subnet and one security group are not set