Builder

class Builder

Properties

Link copied to clipboard
var createdAt: <Error class: unknown class>?

When the service account token was created.

Link copied to clipboard
var expiresAt: <Error class: unknown class>?

When the service account token will expire.

Link copied to clipboard
var id: String?

The unique ID of the service account token.

Link copied to clipboard
var lastUsedAt: <Error class: unknown class>?

The last time the token was used to authorize a Grafana HTTP API.

Link copied to clipboard
var name: String?

The name of the service account token.