DatadogApiKey interface
プロパティ
created | API キーの作成時刻。 |
created |
API キーを作成したユーザー。 |
key | API キーの値。 |
name | API キーの名前。 |
プロパティの詳細
created
API キーの作成時刻。
created?: string
プロパティ値
string
createdBy
API キーを作成したユーザー。
createdBy?: string
プロパティ値
string
key
API キーの値。
key: string
プロパティ値
string
name
API キーの名前。
name?: string
プロパティ値
string