DatadogApplicationKey interface

Represents a Datadog Application key and its associated properties.

Properties

createdBy

The user that created the Application key.

key

The value of the Application key.

name

The name of the Application key.

Property Details

createdBy

The user that created the Application key.

createdBy?: string

Property Value

string

key

The value of the Application key.

key: string

Property Value

string

name

The name of the Application key.

name?: string

Property Value

string