DatadogApiKey Class

DatadogApiKey.

All required parameters must be populated in order to send to Azure.

Inheritance
DatadogApiKey

Constructor

DatadogApiKey(*, key: str, created_by: Optional[str] = None, name: Optional[str] = None, created: Optional[str] = None, **kwargs)

Parameters

created_by
str
Required

The user that created the API key.

name
str
Required

The name of the API key.

key
str
Required

Required. The value of the API key.

created
str
Required

The time of creation of the API key.