items property
An object that contains a list of instances scoped by zone.
Implementation
core.Map<core.String, InstancesScopedList>? items;
An object that contains a list of instances scoped by zone.
core.Map<core.String, InstancesScopedList>? items;