APIKeyResourceEntity interface
API Key Resource details which can be kafka cluster or schema registry cluster
Properties
environment | The environment of the api key |
id | Id of the resource |
kind | Type of the owner which can be service or user account |
related | API URL for accessing or modifying the api key resource object |
resource |
CRN reference to the referred resource |
Property Details
environment
The environment of the api key
environment?: string
Property Value
string
id
Id of the resource
id?: string
Property Value
string
kind
Type of the owner which can be service or user account
kind?: string
Property Value
string
related
API URL for accessing or modifying the api key resource object
related?: string
Property Value
string
resourceName
CRN reference to the referred resource
resourceName?: string
Property Value
string