token

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

Required. Authentication token.