exposedInstances property

  1. @JsonKey(defaultValue: [])
List<String> exposedInstances
final

IDs of instances that have been exposed to this node's level

Implementation

@JsonKey(defaultValue: [])
final List<String> exposedInstances;