SystemData interface

Metadata pertaining to creation and last modification of dedicated hsm resource.

Properties

createdAt

The timestamp of dedicated hsm resource creation (UTC).

createdBy

The identity that created dedicated hsm resource.

createdByType

The type of identity that created dedicated hsm resource.

lastModifiedAt

The timestamp of dedicated hsm resource last modification (UTC).

lastModifiedBy

The identity that last modified dedicated hsm resource.

lastModifiedByType

The type of identity that last modified dedicated hsm resource.

Property Details

createdAt

The timestamp of dedicated hsm resource creation (UTC).

createdAt?: Date

Property Value

Date

createdBy

The identity that created dedicated hsm resource.

createdBy?: string

Property Value

string

createdByType

The type of identity that created dedicated hsm resource.

createdByType?: string

Property Value

string

lastModifiedAt

The timestamp of dedicated hsm resource last modification (UTC).

lastModifiedAt?: Date

Property Value

Date

lastModifiedBy

The identity that last modified dedicated hsm resource.

lastModifiedBy?: string

Property Value

string

lastModifiedByType

The type of identity that last modified dedicated hsm resource.

lastModifiedByType?: string

Property Value

string