TargetSnapshot interface
Target Snapshot
Properties
| solution |
Scope of the target resource |
| target |
Target of instance |
| target |
target spec |
Property Details
solutionScope
Scope of the target resource
solutionScope?: string
Property Value
string
targetId
Target of instance
targetId?: string
Property Value
string
targetSpecification
target spec
targetSpecification?: Record<string, any>
Property Value
Record<string, any>