instanceId property
The ID to be used when referring to the new instance within its project,
e.g., just myinstance
rather than
projects/myproject/instances/myinstance
.
Required.
Implementation
core.String? instanceId;
The ID to be used when referring to the new instance within its project,
e.g., just myinstance
rather than
projects/myproject/instances/myinstance
.
Required.
core.String? instanceId;