共用方式為


APIKeySpecEntity interface

API 金鑰記錄的規格

屬性

description

API 金鑰的描述

name

API 金鑰的名稱

owner

叢集的規格

resource

叢集的規格

secret

API 金鑰秘密

屬性詳細資料

description

API 金鑰的描述

description?: string

屬性值

string

name

API 金鑰的名稱

name?: string

屬性值

string

owner

叢集的規格

owner?: APIKeyOwnerEntity

屬性值

resource

叢集的規格

resource?: APIKeyResourceEntity

屬性值

secret

API 金鑰秘密

secret?: string

屬性值

string