instance property

String? instance
getter/setter pair

The URL of the instance.

The URL can exist even if the instance has not yet been created.

Output only.

Implementation

core.String? instance;