url property

Output<String> url
latefinal

The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.

Implementation

late final pulumi.Output<String> url;