Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.ImageConfigProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.ImageConfigProperty in software.amazon.awscdk.services.sam
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.ImageConfigProperty
Modifier and TypeMethodDescriptionCfnFunction.ImageConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.Builder.imageConfig
(CfnFunction.ImageConfigProperty imageConfig) CfnFunctionProps.Builder.imageConfig
(CfnFunction.ImageConfigProperty imageConfig) Sets the value ofCfnFunctionProps.getImageConfig()
void
CfnFunction.setImageConfig
(CfnFunction.ImageConfigProperty value)