Uses of Interface
software.amazon.awscdk.services.sam.CfnFunction.ImageConfigProperty
-
Uses of CfnFunction.ImageConfigProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnFunction.ImageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.ImageConfigPropertyMethods in software.amazon.awscdk.services.sam that return CfnFunction.ImageConfigPropertyModifier and TypeMethodDescriptionCfnFunction.ImageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnFunction.ImageConfigPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.imageConfig(CfnFunction.ImageConfigProperty imageConfig) `AWS::Serverless::Function.ImageConfig`.CfnFunctionProps.Builder.imageConfig(CfnFunction.ImageConfigProperty imageConfig) Sets the value ofCfnFunctionProps.getImageConfig()voidCfnFunction.setImageConfig(CfnFunction.ImageConfigProperty value) `AWS::Serverless::Function.ImageConfig`.