architecture property

String? architecture
getter/setter pair

The architecture of the image or tag.

For example, "arm64" or "amd64".

Optional.

Implementation

core.String? architecture;