FunctionConfig
Contains configuration information about a CloudFront function.
Contents
- Comment
-
A comment to describe the function.
Type: String
Required: Yes
- Runtime
-
The function's runtime environment. The only valid value is
cloudfront-js-1.0
.Type: String
Valid Values:
cloudfront-js-1.0
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: