Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 726 Bytes

File metadata and controls

30 lines (17 loc) · 726 Bytes

Home > cdk-cloudfront-function-bundle > BundledCode > render

BundledCode.render() method

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Renders the bundled code.

Signature:

render(): string;

Returns:

string

Combined CloudFront Function.

Exceptions

Error

If a function code cannot be loaded.