| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.VpcConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.VpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.VpcConfigProperty |
CfnFunction.VpcConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFunction.setVpcConfig(CfnFunction.VpcConfigProperty value)
`AWS::Serverless::Function.VpcConfig`.
|
CfnFunction.Builder |
CfnFunction.Builder.vpcConfig(CfnFunction.VpcConfigProperty vpcConfig)
`AWS::Serverless::Function.VpcConfig`.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.vpcConfig(CfnFunction.VpcConfigProperty vpcConfig)
Sets the value of
CfnFunctionProps.getVpcConfig() |
Copyright © 2020. All rights reserved.