Package version:

Interface SubResource

A reference to a another resource

interface SubResource {
    id?: string;
}

Properties

Properties

id?: string

Resource Id.