ProxyResourceOutput interface

Base data transfer object implementation for proxy resources.

Properties

id

The unique id of the resource.

type

Type of the resource.

Property Details

id

The unique id of the resource.

id?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string