hosts property

List<String>? hosts
getter/setter pair

The list of hosts associated with the host group.

Required.

Implementation

core.List<core.String>? hosts;