functionUrl property

Output<String> functionUrl
latefinal

HTTP URL endpoint for the function in the format https://&lt;url_id&gt;.lambda-url.&lt;region&gt;.on.aws/.

Implementation

late final pulumi.Output<String> functionUrl;