functionUrl property
HTTP URL endpoint for the function in the format https://<url_id>.lambda-url.<region>.on.aws/.
Implementation
late final pulumi.Output<String> functionUrl;
HTTP URL endpoint for the function in the format https://<url_id>.lambda-url.<region>.on.aws/.
late final pulumi.Output<String> functionUrl;