types
AccessKey
An access key. For more information, see AWS-compatible access keys.
id
: string
ID of the AccessKey resource. It is used to manage secret credentials: an access key ID and a secret access key.
serviceAccountId
: string
ID of the service account that the access key belongs to.
createdAt
: google.protobuf.Timestamp
Creation timestamp.
description
: string
Description of the access key. 0-256 characters long.
keyId
: string
ID of the access key. The key is AWS compatible.
lastUsedAt
: google.protobuf.Timestamp
Timestamp for the last authentication using this Access key.