architecture property

String? architecture
final

Output only. Output Only The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.

Implementation

final String? architecture;