authToken

@get:Input
@get:Optional
abstract val authToken: Property<String>

Auth token to use when authenticating with the registry. More info