Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnFunction.FunctionConfigProperty
Packages that use CfnFunction.FunctionConfigProperty
-
Uses of CfnFunction.FunctionConfigProperty in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnFunction.FunctionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.FunctionConfigPropertyMethods in software.amazon.awscdk.services.cloudfront that return CfnFunction.FunctionConfigPropertyModifier and TypeMethodDescriptionCfnFunction.FunctionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudfront with parameters of type CfnFunction.FunctionConfigPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.functionConfig(CfnFunction.FunctionConfigProperty functionConfig) Contains configuration information about a CloudFront function.CfnFunctionProps.Builder.functionConfig(CfnFunction.FunctionConfigProperty functionConfig) Sets the value ofCfnFunctionProps.getFunctionConfig()voidCfnFunction.setFunctionConfig(CfnFunction.FunctionConfigProperty value) Contains configuration information about a CloudFront function.