ServiceAccountSummary

A structure that contains the information about one service account.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The role of the service account, which sets the permission level used when calling Grafana APIs.

Link copied to clipboard
val id: String

The unique ID of the service account.

Link copied to clipboard

Returns true if the service account is disabled. Service accounts can be disabled and enabled in the Amazon Managed Grafana console.

Link copied to clipboard

The name of the service account.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String