SystemDataV3 interface

System metadata for a resource

Properties

createdAt

Timestamp of resource creation

createdBy

Identity that created the resource

createdByType

Type of identity that created the resource

lastModifiedAt

Timestamp of last resource modification

Property Details

createdAt

Timestamp of resource creation

createdAt?: Date

Property Value

Date

createdBy

Identity that created the resource

createdBy?: string

Property Value

string

createdByType

Type of identity that created the resource

createdByType?: string

Property Value

string

lastModifiedAt

Timestamp of last resource modification

lastModifiedAt?: Date

Property Value

Date