DatadogApiKey interface

Properties

created

The time of creation of the API key.

createdBy

The user that created the API key.

key

The value of the API key.

name

The name of the API key.

Property Details

created

The time of creation of the API key.

created?: string

Property Value

string

createdBy

The user that created the API key.

createdBy?: string

Property Value

string

key

The value of the API key.

key: string

Property Value

string

name

The name of the API key.

name?: string

Property Value

string