functionUrl property

Input<String?>? functionUrl
final

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

Implementation

final pulumi.Input<String?>? functionUrl;