ServiceAccountTokenSummaryWithKey
A structure that contains the information about a service account token.
This structure is returned when creating the token. It is important to store the key
that is returned, as it is not retrievable at a later time.
If you lose the key, you can delete and recreate the token, which will create a new key.
Types
Functions
Link copied to clipboard
inline fun copy(block: ServiceAccountTokenSummaryWithKey.Builder.() -> Unit = {}): ServiceAccountTokenSummaryWithKey