Interface TemplateExportByID
Properties
Optional
orgIDs
orgIDs?: { orgID?: string; resourceFilters?: { byLabel?: string[]; byResourceKind?: TemplateKind[] };}[] Optional
resources
resources?: { id: string; kind: TemplateKind; name?: string }[] Type declaration
id: string
Optional
name?: string
Optional
stackID
stackID?: string
if defined with id, name is used for resource exported by id. if defined independently, resources strictly matching name are exported