| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.VpcConfigProperty.Builder |
FunctionResource.VpcConfigProperty.builder() |
FunctionResource.VpcConfigProperty.Builder |
FunctionResource.VpcConfigProperty.Builder.withSecurityGroupIds(List<Object> value)
Sets the value of SecurityGroupIds
|
FunctionResource.VpcConfigProperty.Builder |
FunctionResource.VpcConfigProperty.Builder.withSecurityGroupIds(software.amazon.awscdk.Token value)
Sets the value of SecurityGroupIds
|
FunctionResource.VpcConfigProperty.Builder |
FunctionResource.VpcConfigProperty.Builder.withSubnetIds(List<Object> value)
Sets the value of SubnetIds
|
FunctionResource.VpcConfigProperty.Builder |
FunctionResource.VpcConfigProperty.Builder.withSubnetIds(software.amazon.awscdk.Token value)
Sets the value of SubnetIds
|
Copyright © 2018. All rights reserved.