APIKeySpecEntity interface
API キー レコードの仕様
プロパティ
description | API キーの説明 |
name | API キーの名前 |
owner | クラスターの仕様 |
resource | クラスターの仕様 |
secret | API キー シークレット |
プロパティの詳細
description
API キーの説明
description?: string
プロパティ値
string
name
API キーの名前
name?: string
プロパティ値
string
owner
resource
secret
API キー シークレット
secret?: string
プロパティ値
string