architecture

@SerialName(value = "Architecture")
val architecture: String?

Parameters

architecture

Hardware architecture of the host, as returned by the Go runtime (GOARCH). A full list of possible values can be found in the Go documentation.