Gets and sets the property InstanceGroups.
Configuration for the job flow's instance groups.

C# |
public List<InstanceGroupConfig> InstanceGroups { get; set; }
Configuration for the job flow's instance groups.
C# |
public List<InstanceGroupConfig> InstanceGroups { get; set; }