Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.VpcConfigProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.VpcConfigProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.VpcConfigProperty
Modifier and TypeMethodDescriptionCfnFunction.VpcConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnFunction.setVpcConfig
(CfnFunction.VpcConfigProperty value) AWS::Serverless::Function.VpcConfig
.CfnFunction.Builder.vpcConfig
(CfnFunction.VpcConfigProperty vpcConfig) AWS::Serverless::Function.VpcConfig
.CfnFunctionProps.Builder.vpcConfig
(CfnFunction.VpcConfigProperty vpcConfig) Sets the value ofCfnFunctionProps.getVpcConfig()