instanceIds property

List<InstanceIdDetail>? instanceIds
final

A list of EC2 instance IDs for any instance corresponding to the trace segments.

Implementation

final List<InstanceIdDetail>? instanceIds;