Type Alias TemporalRollbackScope

TemporalRollbackScope:
    | "feature"
    | "selection"
    | "layer"
    | "change_set"
    | "release"

Scope a rollback targets.