fleetAttributes property

List<FleetAttributes>? fleetAttributes
final

A collection of objects containing attribute metadata for each requested fleet ID. Attribute objects are returned only for fleets that currently exist.

Implementation

final List<FleetAttributes>? fleetAttributes;