architecture property

String? architecture
final

The architecture of the disk. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.

Implementation

final String? architecture;