Package version:

Interface UpdateResource

The Update Resource model definition.

interface UpdateResource {
    tags?: {
        [propertyName: string]: string;
    };
}

Hierarchy (view full)

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Resource tags