instances property

List<ComputeInstance>? instances
getter/setter pair

Information about the login node instances that were created in Compute Engine.

Output only.

Implementation

core.List<ComputeInstance>? instances;