mediaAccelerators property
Describes the media accelerator settings for the instance type.
media_accelerators.#.count- The number of media accelerators for the instance type.media_accelerators.#.manufacturer- The manufacturer of the media accelerator.media_accelerators.#.memory_size- The size (in MiB) of the memory available to each media accelerator.media_accelerators.#.name- The name of the media accelerator.
Implementation
final List<GetInstanceTypeMediaAccelerator>? mediaAccelerators;