KeySecretPair

constructor(@Json(name = "key") key: String, @Json(name = "secret") secret: String)

Parameters

key

A unique identifier for the Build Cache Node in Develocity.

secret

The secret associated with the Build Cache Node.