ServiceAccountRecord interface

Record of the service account

Properties

description

Description of the service account

displayName

Name of the service account

id

Id of the service account

kind

Type of account

metadata

Metadata of the record

Property Details

description

Description of the service account

description?: string

Property Value

string

displayName

Name of the service account

displayName?: string

Property Value

string

id

Id of the service account

id?: string

Property Value

string

kind

Type of account

kind?: string

Property Value

string

metadata

Metadata of the record

metadata?: MetadataEntity

Property Value