Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.VpcConfigProperty
Packages that use CfnFunction.VpcConfigProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.VpcConfigProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.VpcConfigPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.VpcConfigPropertyModifier and TypeMethodDescriptionCfnFunction.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.VpcConfigPropertyModifier and TypeMethodDescriptionvoidCfnFunction.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()