maxSlots property
The maximum number of device slots that the AWS account can purchase. Each
maximum is expressed as an offering-id:number pair, where the
offering-id represents one of the IDs returned by the
ListOfferings command.
Implementation
final Map<String, int>? maxSlots;