LocationEntityV1alpha1
Home > @backstage/catalog-model
> LocationEntityV1alpha1
Backstage catalog Location kind Entity.
Signature:
export interface LocationEntityV1alpha1 extends Entity
Extends: Entity
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'backstage.io/v1alpha1' | 'backstage.io/v1beta1' | |||
'Location' | |||
{ type?: string; target?: string; targets?: string[]; presence?: 'required' | 'optional'; } |