instanceOwners property

List<String>? instanceOwners
getter/setter pair

Input only.

The owner of this instance after creation. Format: [email protected] Currently supports one owner only. If not specified, all of the service account users of your VM instance's service account can use the instance.

Optional.

Implementation

core.List<core.String>? instanceOwners;